Skip to content

Hostname

datahost.bid

Last fetched

datahost.bid resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · datahost.bidRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/datahost.bid

Resolution chain

datahost.bid resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

17 observed subdomains of datahost.bid.

Threat posture

History

Mail and authentication

MX records

  • datahost.bid

SPF policy

7 SPF mechanisms authorising senders for datahost.bid.

MechanismTarget
SPF_Adatahost.bid
SPF_IP149.202.88.50
SPF_IP5.135.211.76
SPF_IP51.91.153.31
SPF_IP94.130.19.151
SPF_IP94.23.222.86
SPF_MXdatahost.bid

Related pages

Pivot deeper into the graph from datahost.bid.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "datahost.bid"})-[: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.