Skip to content

Hostname

bigdaddyads.com

Last fetched

bigdaddyads.com resolves to 1 IPv4 address operated by OVH in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · bigdaddyads.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bigdaddyads.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.204.227.23415.204.128.0/17AS16276OVHUS

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of bigdaddyads.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • bigdaddyads.com

SPF policy

16 SPF mechanisms authorising senders for bigdaddyads.com.

MechanismTarget
SPF_Abigdaddyads.com
SPF_INCLUDE_spf.google.com
SPF_IP104.223.82.234
SPF_IP15.204.227.234
SPF_IP15.204.67.140
SPF_IP163.182.175.234
SPF_IP170.249.220.122
SPF_IP173.198.209.116
SPF_IP184.174.32.112
SPF_IP185.185.80.66
SPF_IP67.231.251.62
SPF_IP69.48.142.65
SPF_IP85.190.243.174
SPF_IP89.117.20.175
SPF_IP95.111.251.184
SPF_MXbigdaddyads.com

Related pages

Pivot deeper into the graph from bigdaddyads.com.

Cypher and MCP

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

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