Skip to content

Hostname

bbxint.net

Last fetched

bbxint.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. bbxint.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · bbxint.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bbxint.net

Resolution chain

No IPv4 resolution is recorded for bbxint.net in WhisperGraph.

IPv6 resolution

No AAAA record for bbxint.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
248c5744-85c9-487c-88ae-76bcd445631f@identity-protect.org, 25e42e6c-6d89-42bd-8225-5b278d1a478b@identity-protect.org, 49d412ba-60ab-4c67-8652-1839f46d9e81@identity-protect.org, 4b74c466-39f3-4971-a616-8bb4a06bc324@identity-protect.org, 8ea243ad-d2b3-48d7-9ebf-d1e03241ecf1@identity-protect.org, b2b7f15f-951c-4228-8110-5319c5106e7e@identity-protect.org, b9b5f075-4d14-407c-b59c-daa60577dcca@identity-protect.org, owner-1573842@bbxint.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-155.awsdns-19.com
  • ns-985.awsdns-59.net
  • ns-1529.awsdns-63.org
  • ns-1606.awsdns-08.co.uk

Threat-feed evidence

History

Related pages

Pivot from bbxint.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bbxint.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.