Skip to content

Hostname

adjmi.com

Last fetched

adjmi.com resolves to 5 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:636 as the registrar.

Nutrition Label

WHISPER CANON · adjmi.comRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/adjmi.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.198.14.52104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
18.211.226.10218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.74.1173.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.196.24844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.146.22544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:636
Organization
eytan tsioni
Contact emails

Subdomains

7 observed subdomains of adjmi.com.

Web-graph footprint

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

12 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for adjmi.com.

Related pages

Pivot deeper into the graph from adjmi.com.

Cypher and MCP

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

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