Skip to content

Hostname

ahmdirect.com

Last fetched

ahmdirect.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ahmdirect.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ahmdirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.204.75.16418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
ims health,
Contact emails

Subdomains

118 observed subdomains of ahmdirect.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for ahmdirect.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.44.166.22
SPF_IP162.44.167.164/32
SPF_IP162.44.167.165/32
SPF_IP162.44.167.225
SPF_IP162.44.167.226/32
SPF_IP162.44.167.227/32
SPF_IP162.44.167.239
SPF_IP185.76.230.25/32
SPF_IP185.76.231.152/32
SPF_IP185.76.231.153/32
SPF_IP185.76.231.154/32
SPF_MXahmdirect.com

Related pages

Pivot deeper into the graph from ahmdirect.com.

Cypher and MCP

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

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