Skip to content

Hostname

oreilly.de

Last fetched

oreilly.de resolves to 1 IPv4 address operated by AS47447 in DE.

Nutrition Label

WHISPER CANON · oreilly.deRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.9/10canon.whisper.security/host/oreilly.de

Resolution chain

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

IPPrefixASNOperatorCountry
109.71.73.205109.71.72.0/22AS47447DE

WHOIS identity

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

Subdomains

58 observed subdomains of oreilly.de.

Web-graph footprint

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

685 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for oreilly.de.

MechanismTarget
SPF_A188.40.133.15
SPF_A188.40.73.88
SPF_Aoreilly.de
SPF_INCLUDEspf.nl2go.com
SPF_IP103.241.48.0/26
SPF_IP188.40.159.224/28
SPF_IP194.8.219.19/29
SPF_IP88.198.30.128/29
SPF_MXoreilly.de

Related pages

Pivot deeper into the graph from oreilly.de.

Cypher and MCP

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

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