Skip to content

Hostname

app.javanetsystems.com

Last fetched

app.javanetsystems.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in NL.

Nutrition Label

WHISPER CANON · app.javanetsystems.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/app.javanetsystems.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.20.127.140198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

No WHOIS records are currently associated with app.javanetsystems.com in WhisperGraph.

Subdomains

1 observed subdomain of app.javanetsystems.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for app.javanetsystems.com.

MechanismTarget
SPF_Aapp.javanetsystems.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP158.106.137.10
SPF_IP198.20.110.126
SPF_IP198.20.127.140
SPF_IP212.1.212.3
SPF_IP212.1.212.92
SPF_MXapp.javanetsystems.com

Related pages

Pivot deeper into the graph from app.javanetsystems.com.

Cypher and MCP

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

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