Skip to content

Hostname

mywebselfsite.net

Last fetched

mywebselfsite.net resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · mywebselfsite.netRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mywebselfsite.net

Resolution chain

mywebselfsite.net resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.60.1108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.211.9834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.143.1034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.69.15252.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.84.13952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.191.652.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.169.1452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.154.19352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.192.8252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.53.22352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.108.8952.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.153.9254.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.99.7154.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.192.11354.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.61.21854.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.230.5054.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.177.7363.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

4 observed subdomains of mywebselfsite.net.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mywebselfsite.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mywebselfsite.net"})-[: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.