Skip to content

Hostname

bottrop.de

Last fetched

bottrop.de resolves to 1 IPv4 address operated by GELSEN-NET Willy-Brandt-Allee 26 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
217.70.160.234217.70.160.0/20AS16024GELSEN-NET Willy-Brandt-Allee 26DE

WHOIS identity

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

Subdomains

29 observed subdomains of bottrop.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for bottrop.de.

MechanismTarget
SPF_IP194.77.237.0/24
SPF_IP194.77.250.0/24
SPF_IP194.77.252.0/24
SPF_IP194.77.253.0/24
SPF_IP217.113.45.225/32
SPF_IP217.70.160.234
SPF_IP2a02:ea2:c101:1::25:200/64

Related pages

Pivot deeper into the graph from bottrop.de.

Cypher and MCP

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

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