Skip to content

Hostname

way2ad.com

Last fetched

way2ad.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

way2ad.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.35.103104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.217.75172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
206.72.192.148206.72.192.0/23AS26666INTERSERVER-LAX - Interserver, IncUS

WHOIS identity

Registrar
iana:303
Organization
chandra kant tiwari
Contact emails

Subdomains

13 observed subdomains of way2ad.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for way2ad.com.

MechanismTarget
SPF_Away2ad.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_IP104.37.186.154
SPF_IP167.86.125.55
SPF_IP174.138.184.118
SPF_IP206.72.192.148
SPF_IP208.73.200.252
SPF_IP66.45.253.190
SPF_MXway2ad.com

Related pages

Pivot deeper into the graph from way2ad.com.

Cypher and MCP

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

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