Skip to content

Hostname

agilemd.com

Last fetched

agilemd.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · agilemd.comRouting diversity4.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/agilemd.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.233.217.20034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.238.150.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.68.6952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.102.23554.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.166.11154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.100.9754.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.126.18654.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.251.5798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.252.5632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
borna safabakhsh
Contact emails

Subdomains

36 observed subdomains of agilemd.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for agilemd.com.

MechanismTarget
SPF_Aagilemd.com
SPF_INCLUDE_spf.google.com
SPF_MXagilemd.com

Related pages

Pivot deeper into the graph from agilemd.com.

Cypher and MCP

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

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