Skip to content

Hostname

www.netvalue-io.com

Last fetched

www.netvalue-io.com resolves to 1 IPv4 address operated by AS9371 in JP.

Nutrition Label

WHISPER CANON · www.netvalue-io.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.netvalue-io.com

Resolution chain

www.netvalue-io.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
112.78.216.135112.78.192.0/19AS9371JP

WHOIS identity

No WHOIS records are currently associated with www.netvalue-io.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for www.netvalue-io.com.

MechanismTarget
SPF_IP112.78.216.135
SPF_IP153.142.93.60
SPF_IP160.16.215.29
SPF_IP49.212.207.212

Related pages

Pivot deeper into the graph from www.netvalue-io.com.

Cypher and MCP

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

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