Hostname
obi.de
Last fetched
obi.de resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
obi.de resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.60.30 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.44 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.73 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.88 | 18.245.60.0/22 | AS16509 | AMAZON-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.
Showing 25 of 288. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from obi.de in the public web crawl.
2,984 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
30 SPF mechanisms authorising senders for obi.de.
| Mechanism | Target |
|---|---|
| SPF_A | mail.datanet.de |
| SPF_A | securemail.datanet.de |
| SPF_A | spf.mas.t-systems-service.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.codepiraten.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 18.185.195.229 |
| SPF_IP | 18.194.214.102 |
| SPF_IP | 18.196.84.111 |
| SPF_IP | 18.197.251.173 |
| SPF_IP | 195.200.255.124/32 |
| SPF_IP | 212.186.193.50 |
| SPF_IP | 213.185.164.18 |
| SPF_IP | 213.61.69.162 |
| SPF_IP | 217.9.112.165 |
| SPF_IP | 3.120.167.104 |
| SPF_IP | 52.29.201.254 |
| SPF_IP | 52.58.235.215 |
| SPF_IP | 52.58.48.167 |
| SPF_IP | 80.157.1.58 |
| SPF_IP | 80.90.150.66 |
| SPF_IP | 84.17.184.240/28 |
| SPF_IP | 85.158.196.241 |
| SPF_IP | 85.158.196.242 |
| SPF_IP | 85.158.196.243 |
| SPF_IP | 85.158.196.244 |
| SPF_IP | 85.158.196.35/28 |
| SPF_IP | 85.158.196.36 |
| SPF_IP | 85.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.