Skip to content

Hostname

jdomni.com

Last fetched

jdomni.com resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · jdomni.comRouting diversity4.2/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jdomni.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.245.132.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.214.209.923.214.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.222.204.25023.222.204.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.58.109.1523.32.0.0/11AS20940DE
72.246.29.19372.246.28.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.52.180.20323.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:1495
Organization
jaimin shah
Contact emails

Subdomains

44 observed subdomains of jdomni.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for jdomni.com.

MechanismTarget
SPF_Ajdomni.com
SPF_IP103.20.126.4
SPF_IP103.20.127.40
SPF_IP103.20.127.62
SPF_MXjdomni.com

Related pages

Pivot deeper into the graph from jdomni.com.

Cypher and MCP

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

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