Skip to content

Hostname

hypoteket.com

Last fetched

hypoteket.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · hypoteket.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hypoteket.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.12013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.94.1213.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.393.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.473.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.633.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.230.133.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.393.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.473.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.893.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

19 observed subdomains of hypoteket.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hypoteket.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from hypoteket.com.

Cypher and MCP

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

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