Skip to content

Hostname

awvs.com

Last fetched

awvs.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.208.5.335.208.0.0/15AS43515YOUTUBE YOUTUBEUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of awvs.com.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for awvs.com.

MechanismTarget
SPF_Aawvs.com
SPF_INCLUDEspf.mtaroutes.com
SPF_IP198.24.126.192/27
SPF_IP217.180.209.96/27
SPF_IP23.100.27.38/32
SPF_IP74.218.212.144/28
SPF_MXawvs.com

Related pages

Pivot deeper into the graph from awvs.com.

Cypher and MCP

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

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