Skip to content

Hostname

web2ua.com

Last fetched

web2ua.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · web2ua.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/web2ua.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.82.11313.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.4613.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.8713.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.9713.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.11918.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.8318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
195.191.25.195195.191.25.0/24AS196645UA

WHOIS identity

Registrar
iana:48
Organization
sergey alekseevich vatulev
Contact emails

Subdomains

81 observed subdomains of web2ua.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for web2ua.com.

MechanismTarget
SPF_Aweb2ua.com
SPF_INCLUDE_spf.google.com
SPF_IP168.119.38.214
SPF_IP194.28.87.99
SPF_IP195.201.105.89
SPF_IP5.79.65.102
SPF_MXweb2ua.com

Related pages

Pivot deeper into the graph from web2ua.com.

Cypher and MCP

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

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