Skip to content

Hostname

bits.media

Last fetched

bits.media resolves to 4 IPv4 addresses operated by IRIDATELECOM in KG. WHOIS lists iana:1564 as the registrar.

Nutrition Label

WHISPER CANON · bits.mediaRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bits.media

Resolution chain

bits.media resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1564
Organization
domain admin
Contact emails

Subdomains

16 observed subdomains of bits.media.

Web-graph footprint

Distinct hostnames that link to or from bits.media in the public web crawl.

1,326 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bits.media.

MechanismTarget
SPF_Abits.media
SPF_INCLUDE_spf.google.com
SPF_IP78.47.197.32
SPF_MXbits.media

Related pages

Pivot deeper into the graph from bits.media.

Cypher and MCP

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

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