Skip to content

Hostname

javaan-online.ir

Last fetched

javaan-online.ir resolves to 1 IPv4 address operated by PARVASYSTEM in IR.

Nutrition Label

WHISPER CANON · javaan-online.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/javaan-online.ir

Resolution chain

javaan-online.ir resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.139.11.13245.139.11.0/24AS60631PARVASYSTEMIR

WHOIS identity

No WHOIS records are currently associated with javaan-online.ir in WhisperGraph.

Subdomains

2 observed subdomains of javaan-online.ir.

Web-graph footprint

Distinct hostnames that link to or from javaan-online.ir in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for javaan-online.ir.

MechanismTarget
SPF_Amailgw-j.getway.biz
SPF_Amailgw.getway.biz
SPF_Amailgw2.getway.biz
SPF_IP45.139.11.132
SPF_MXjavaan-online.ir

Related pages

Pivot deeper into the graph from javaan-online.ir.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "javaan-online.ir"})-[: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.