Skip to content

Hostname

wehype.it

Last fetched

wehype.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · wehype.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wehype.it

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.10013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2413.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.10699.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.11199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.11899.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.3999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
registrar:gandi sas
Organization
robin astrom
Contact emails

Subdomains

8 observed subdomains of wehype.it.

Web-graph footprint

Distinct hostnames that link to or from wehype.it in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wehype.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from wehype.it.

Cypher and MCP

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

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