Skip to content

Hostname

bbc.net

Last fetched

bbc.net resolves to 2 IPv4 addresses operated by MOBIUS-COMMUNICATIONS-NE - HEMINGFORD TELEPHONE in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bbc.netRouting diversity2.4/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bbc.net

Resolution chain

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

IPPrefixASNOperatorCountry
23.29.80.7823.29.80.0/20AS32768MOBIUS-COMMUNICATIONS-NE - HEMINGFORD TELEPHONEUS
35.208.193.22235.208.0.0/15AS43515US

WHOIS identity

Registrar
iana:2
Organization
hemingford cooperative telephone
Contact emails

Subdomains

8,219 observed subdomains of bbc.net.

Web-graph footprint

Distinct hostnames that link to or from bbc.net in the public web crawl.

700 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bbc.net.

MechanismTarget
SPF_IP216.33.90.0/23
SPF_IP23.29.80.0/25
SPF_IP66.196.48.0/25

Related pages

Pivot deeper into the graph from bbc.net.

Cypher and MCP

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

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