Skip to content

Hostname

dadstartingover.com

Last fetched

dadstartingover.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · dadstartingover.comRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dadstartingover.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.170.211.179209.170.211.0/24AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:69
Organization
ralph brewer
Contact emails

Subdomains

25 observed subdomains of dadstartingover.com.

Web-graph footprint

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

23 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dadstartingover.com.

MechanismTarget
SPF_Adadstartingover.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDEsmtp.servconfig.com
SPF_IP198.46.82.3/32
SPF_IP35.212.42.123
SPF_MXdadstartingover.com

Related pages

Pivot deeper into the graph from dadstartingover.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dadstartingover.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.