Skip to content

Hostname

bmctrackdays.de

Last fetched

bmctrackdays.de resolves to 1 IPv4 address operated by AS20849 in DE.

Nutrition Label

WHISPER CANON · bmctrackdays.deRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bmctrackdays.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.22.195.170217.22.192.0/20AS20849DE

WHOIS identity

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

Subdomains

1 observed subdomain of bmctrackdays.de.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bmctrackdays.de.

MechanismTarget
SPF_Abmctrackdays.de
SPF_IP80.72.131.24/29
SPF_MXbmctrackdays.de

Related pages

Pivot deeper into the graph from bmctrackdays.de.

Cypher and MCP

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

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