Skip to content

Hostname

www.adfarm.com

Last fetched

www.adfarm.com resolves to 1 IPv4 address operated by NEXCESS-NET - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · www.adfarm.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.adfarm.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.126.24.185209.126.16.0/20AS36444NEXCESS-NET - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with www.adfarm.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.adfarm.com.

MechanismTarget
SPF_INCLUDE48019772.spf07.hubspotemail.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spfmo.mediaocean.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP208.85.52.10
SPF_IP208.85.52.9/32

Related pages

Pivot deeper into the graph from www.adfarm.com.

Cypher and MCP

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

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