Skip to content

Hostname

oetiker.com

Last fetched

oetiker.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · oetiker.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oetiker.com

Resolution chain

oetiker.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.120.217.2063.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

30 observed subdomains of oetiker.com.

Web-graph footprint

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

177 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for oetiker.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.oetiker.com
SPF_IP15.200.201.185/32
SPF_IP15.200.21.50/32
SPF_IP15.200.44.248/32
SPF_IP20.36.220.122
SPF_IP20.47.149.138/32
SPF_IP23.227.61.129/32
SPF_IP23.227.61.130/32
SPF_IP23.253.182.0/23
SPF_IP31.186.226.192/27
SPF_IP31.186.226.56/29
SPF_IP34.107.8.58/32
SPF_IP34.90.200.156/32
SPF_IP34.98.25.137
SPF_IP34.98.33.16
SPF_IP35.158.42.255
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16
SPF_IP35.204.47.209/32
SPF_IP35.214.183.81/32

Related pages

Pivot deeper into the graph from oetiker.com.

Cypher and MCP

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

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