Skip to content

Hostname

bitmotion.de

Last fetched

bitmotion.de resolves to 1 IPv4 address operated by AS12876 in FR.

Nutrition Label

WHISPER CANON · bitmotion.deRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bitmotion.de

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.155.3351.158.0.0/15AS12876FR

WHOIS identity

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

Subdomains

235 observed subdomains of bitmotion.de.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bitmotion.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_IP217.91.35.16/32
SPF_IP2a02:790:1:11:0:0:1:100
SPF_IP3.122.111.80/32
SPF_IP40.92.69.51
SPF_IP83.246.101.224/27
SPF_IP83.246.78.192/27
SPF_IP83.246.80.0/27

Related pages

Pivot deeper into the graph from bitmotion.de.

Cypher and MCP

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

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