Skip to content

Hostname

data.bluenovels.com

Last fetched

data.bluenovels.com resolves to 8 IPv4 addresses operated by PEG-SV - PEG TECH INC in US.

Nutrition Label

WHISPER CANON · data.bluenovels.comRouting diversity4.2/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/data.bluenovels.com

Resolution chain

data.bluenovels.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.148.195.48107.148.194.0/23AS54600PEG-SV - PEG TECH INCUS
107.149.79.80107.149.72.0/21AS54600PEG-SV - PEG TECH INCUS
142.4.104.252142.4.96.0/19AS54600PEG-SV - PEG TECH INCUS
198.2.203.204198.2.192.0/18AS54600PEG-SV - PEG TECH INCUS
45.58.53.11245.58.53.0/24AS201106US
45.58.53.11345.58.53.0/24AS201106US
98.126.196.5098.126.196.0/22AS35908VPLSNET - Krypt TechnologiesUS
98.126.196.8298.126.196.0/22AS35908VPLSNET - Krypt TechnologiesUS

WHOIS identity

No WHOIS records are currently associated with data.bluenovels.com in WhisperGraph.

Subdomains

1 observed subdomain of data.bluenovels.com.

Threat posture

History

Related pages

Pivot deeper into the graph from data.bluenovels.com.

Cypher and MCP

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

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