Skip to content

Hostname

smad.com

Last fetched

smad.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · smad.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/smad.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.72.27159.65.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
microcosm
Contact emails

Subdomains

23 observed subdomains of smad.com.

Web-graph footprint

Distinct hostnames that link to or from smad.com in the public web crawl.

34 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for smad.com.

MechanismTarget
SPF_Asmad.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.estream.com
SPF_IP12.32.203.218
SPF_IP209.17.115.104/32
SPF_IP50.87.146.168/32
SPF_IP99.35.116.129

Related pages

Pivot deeper into the graph from smad.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smad.com"})-[: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.