Skip to content

Hostname

beabox.net

Last fetched

beabox.net resolves to 12 IPv4 addresses operated by AS152194 in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · beabox.netRouting diversity5.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/beabox.net

Resolution chain

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

IPPrefixASNOperatorCountry
137.220.194.106137.220.194.0/24AS152194JP
137.220.194.29137.220.194.0/24AS152194JP
154.12.19.15154.12.16.0/20AS401696COGNETCLOUD - cognetcloud INCUS
154.12.25.25154.12.25.0/24AS401701COGNETCLOUD-2 - cognetcloud INCUS
154.201.70.155154.201.70.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
172.247.174.157172.247.174.0/23AS40065CNSERVERS - CNSERVERS LLCHK
172.247.174.166172.247.174.0/23AS40065CNSERVERS - CNSERVERS LLCHK
172.247.175.251172.247.174.0/23AS40065CNSERVERS - CNSERVERS LLCHK
23.179.248.12623.179.248.0/24AS209242US
23.224.2.10623.224.2.0/24AS40065CNSERVERS - CNSERVERS LLCUS
23.224.71.9123.224.71.0/24AS40065CNSERVERS - CNSERVERS LLCHK
23.225.187.25123.225.187.0/24AS40065CNSERVERS - CNSERVERS LLCHK

WHOIS identity

Registrar
iana:146
Organization
liu qiang
Contact emails

Subdomains

2 observed subdomains of beabox.net.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for beabox.net.

MechanismTarget
SPF_MXbeabox.net

Related pages

Pivot deeper into the graph from beabox.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "beabox.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.