Skip to content

Hostname

ssd.it

Last fetched

ssd.it resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists registrar:s.s.d. s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · ssd.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ssd.it

Resolution chain

ssd.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.195.106.8951.195.0.0/16AS16276DE

WHOIS identity

Registrar
registrar:s.s.d. s.r.l.
Organization
s.s.d. di paolo manago
Contact emails

Subdomains

89 observed subdomains of ssd.it.

Web-graph footprint

Distinct hostnames that link to or from ssd.it in the public web crawl.

53 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for ssd.it.

MechanismTarget
SPF_Assd.it
SPF_INCLUDEemsd1.com
SPF_INCLUDEmusvc.com
SPF_IP148.251.237.11
SPF_IP149.202.12.60
SPF_IP149.202.12.61
SPF_IP149.202.12.62
SPF_IP149.202.12.63
SPF_IP149.202.194.109
SPF_IP5.196.196.225
SPF_IP5.196.196.226
SPF_IP51.91.73.158
SPF_MXssd.it

Related pages

Pivot deeper into the graph from ssd.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ssd.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.