Skip to content

Hostname

amedigital.com

Last fetched

amedigital.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.36.15018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.228.523.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.31.2423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.91.653.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.124.24735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.16.18444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.19.944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.80.9952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.142.4854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.154.25554.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
bit services
Contact emails

Subdomains

61 observed subdomains of amedigital.com.

Web-graph footprint

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

237 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amedigital.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.amedigital.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from amedigital.com.

Cypher and MCP

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

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