Skip to content

Hostname

webvar.com

Last fetched

webvar.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · webvar.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webvar.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.213.12513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.7513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.813.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.9413.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.33.252.12413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.6413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.171.1918.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.5518.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.8018.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO
18.165.171.9318.165.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.RO

WHOIS identity

Registrar
iana:146
Organization
hu yanlin c/o domainstaff.com
Contact emails

Subdomains

16 observed subdomains of webvar.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webvar.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from webvar.com.

Cypher and MCP

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

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