Skip to content

Hostname

ja-es.com

Last fetched

ja-es.com resolves to 1 IPv4 address operated by AS59431 in IR. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · ja-es.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ja-es.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.138.19.1164.138.19.0/24AS59431IR

WHOIS identity

Registrar
iana:82
Organization
jahad - e - esteghlal group.
Contact emails

Subdomains

7 observed subdomains of ja-es.com.

Web-graph footprint

Distinct hostnames that link to or from ja-es.com in the public web crawl.

12 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ja-es.com

SPF policy

3 SPF mechanisms authorising senders for ja-es.com.

MechanismTarget
SPF_Aja-es.com
SPF_IP164.138.19.1
SPF_MXja-es.com

Related pages

Pivot deeper into the graph from ja-es.com.

Cypher and MCP

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

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