Skip to content

Hostname

jaaar.com

Last fetched

jaaar.com resolves to 2 IPv4 addresses operated by LIGHTPORT in IR. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · jaaar.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jaaar.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.60.167.22662.60.167.0/24AS59441LIGHTPORTIR
62.60.164.22862.60.164.0/24AS59441LIGHTPORTIR

WHOIS identity

Registrar
iana:69
Organization
h shams
Contact emails

Subdomains

7 observed subdomains of jaaar.com.

Web-graph footprint

Distinct hostnames that link to or from jaaar.com in the public web crawl.

216 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jaaar.com.

MechanismTarget
SPF_Ajaaar.com
SPF_INCLUDEspf.c1.liara.email
SPF_INCLUDEspf.sendinblue.com
SPF_IP161.97.163.238
SPF_IP173.212.206.205
SPF_MXjaaar.com

Related pages

Pivot deeper into the graph from jaaar.com.

Cypher and MCP

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

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