Skip to content

Hostname

edifactmx-pac.com

Last fetched

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

Nutrition Label

WHISPER CANON · edifactmx-pac.comRouting diversity6.1/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/edifactmx-pac.com

Resolution chain

edifactmx-pac.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.204.137.10918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.1.22218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.8.2423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.166.533.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.97.9734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.222.8234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.175.24834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.21.2234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.169.19335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.75.24044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.67.12952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.242.22652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.225.12252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.157.4254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.183.1.23754.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.168.23154.241.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.3.40.24952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.
32.194.233.7132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.
100.55.170.76100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:468
Organization
on behalf of edifactmx-pac.com owner
Contact emails

Subdomains

1 observed subdomain of edifactmx-pac.com.

Web-graph footprint

Distinct hostnames that link to or from edifactmx-pac.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • edifactmx-pac.com

Related pages

Pivot deeper into the graph from edifactmx-pac.com.

Cypher and MCP

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

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