Hostname
bb00.net
Last fetched
bb00.net resolves to 103.27.32.43, announced in 103.27.32.0/24 by SYNERGYWHOLESALE-AP - SYNERGY WHOLESALE PTY LTD in AU. bb00.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for bb00.net is recorded in WhisperGraph.
Attribution
synergy wholesale
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1609
- Registrant organisation
- domain privacy
- Contact emails
- bb00net@obscure.me
Subdomains
Mail and authentication
Nameservers
- ns1.bb00.net
- ns2.bb00.net
- ns3.bb00.net
- ns4.bb00.net
MX records
- bb00-net.mail.protection.outlook.com
SPF policy
- ip: 203.28.62.0/24
- include: spf.protection.outlook.com
- include: spf.synergywholesale.com
- a: bb00.net
- mx: bb00.net
Threat-feed evidence
History
Related pages
Pivot from bb00.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: "bb00.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.