Skip to content

Hostname

obeta.de

Last fetched

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

Nutrition Label

WHISPER CANON · obeta.deRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/obeta.de

Resolution chain

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

IPPrefixASNOperatorCountry
18.156.42.16718.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.26.1803.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.89.2335.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

47 observed subdomains of obeta.de.

Web-graph footprint

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

109 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for obeta.de.

MechanismTarget
SPF_REDIRECTobeta.de.spf.hornetdmarc.com

Related pages

Pivot deeper into the graph from obeta.de.

Cypher and MCP

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

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