Skip to content

Hostname

bluo.net

Last fetched

bluo.net resolves to 1 IPv4 address operated by AS9318 in KR. WHOIS lists iana:1132 as the registrar.

Nutrition Label

WHISPER CANON · bluo.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/bluo.net

Resolution chain

bluo.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
114.207.112.41114.200.0.0/13AS9318KR

WHOIS identity

Registrar
iana:1132
Organization
Contact emails

Subdomains

7 observed subdomains of bluo.net.

Web-graph footprint

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

13 sites link to this hostname.

1,179 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bluo.net

SPF policy

4 SPF mechanisms authorising senders for bluo.net.

MechanismTarget
SPF_Abluo.net
SPF_IP114.207.112.41
SPF_IP59.20.194.73
SPF_MXbluo.net

Related pages

Pivot deeper into the graph from bluo.net.

Cypher and MCP

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

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