Skip to content

Hostname

jahanrc.com

Last fetched

jahanrc.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · jahanrc.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jahanrc.com

Resolution chain

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

WHOIS identity

Registrar
iana:1387
Organization
registrant of jahanrc.com
Contact emails

Subdomains

15 observed subdomains of jahanrc.com.

Web-graph footprint

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

55 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jahanrc.com.

MechanismTarget
SPF_Ajahanrc.com
SPF_IP159.69.139.225
SPF_IP168.119.210.246
SPF_IP185.120.221.254
SPF_IP185.120.222.243
SPF_IP185.235.245.49
SPF_IP199.167.138.24
SPF_IP79.127.127.23
SPF_IP88.99.204.24
SPF_MXjahanrc.com

Related pages

Pivot deeper into the graph from jahanrc.com.

Cypher and MCP

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

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