Skip to content

Hostname

obi.de

Last fetched

obi.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · obi.deRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint9.0/10canon.whisper.security/host/obi.de

Resolution chain

obi.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.3018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with obi.de in WhisperGraph.

Subdomains

288 observed subdomains of obi.de.

Web-graph footprint

Distinct hostnames that link to or from obi.de in the public web crawl.

2,984 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for obi.de.

MechanismTarget
SPF_Amail.datanet.de
SPF_Asecuremail.datanet.de
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.codepiraten.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP18.185.195.229
SPF_IP18.194.214.102
SPF_IP18.196.84.111
SPF_IP18.197.251.173
SPF_IP195.200.255.124/32
SPF_IP212.186.193.50
SPF_IP213.185.164.18
SPF_IP213.61.69.162
SPF_IP217.9.112.165
SPF_IP3.120.167.104
SPF_IP52.29.201.254
SPF_IP52.58.235.215
SPF_IP52.58.48.167
SPF_IP80.157.1.58
SPF_IP80.90.150.66
SPF_IP84.17.184.240/28
SPF_IP85.158.196.241
SPF_IP85.158.196.242
SPF_IP85.158.196.243
SPF_IP85.158.196.244
SPF_IP85.158.196.35/28
SPF_IP85.158.196.36
SPF_IP85.158.196.37

Related pages

Pivot deeper into the graph from obi.de.

Cypher and MCP

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

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