Skip to content

Hostname

ingebretsens.com

Last fetched

ingebretsens.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ingebretsens.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ingebretsens.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.7513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.3118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.44.1253.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.193.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.543.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.853.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of ingebretsens.com.

Web-graph footprint

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

161 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ingebretsens.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.resultsmail.com

Related pages

Pivot deeper into the graph from ingebretsens.com.

Cypher and MCP

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

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