Skip to content

Hostname

whatsify.net

Last fetched

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

Nutrition Label

WHISPER CANON · whatsify.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/whatsify.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.43.10718.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.11918.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.3218.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.43.5318.154.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
52.84.50.12652.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.1852.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3352.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.8652.84.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO

WHOIS identity

Registrar
iana:146
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of whatsify.net.

Threat posture

History

Related pages

Pivot deeper into the graph from whatsify.net.

Cypher and MCP

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

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