Skip to content

Hostname

boudier.de

Last fetched

boudier.de resolves to 1 IPv4 address operated by STRATO STRATO AG in DE.

Nutrition Label

WHISPER CANON · boudier.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/boudier.de

Resolution chain

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

IPPrefixASNOperatorCountry
85.214.214.17085.214.0.0/15AS6724STRATO STRATO AGDE

WHOIS identity

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

Subdomains

4 observed subdomains of boudier.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for boudier.de.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.253.144.114
SPF_MXboudier.de

Related pages

Pivot deeper into the graph from boudier.de.

Cypher and MCP

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

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