Skip to content

Hostname

mailcommsgroup.com

Last fetched

mailcommsgroup.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · mailcommsgroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mailcommsgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.249.21.12534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.135.6634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.234.9234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.241.4452.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.12.6454.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.159.10654.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mailcommsgroup.com.

MechanismTarget
SPF_MXmailcommsgroup.com

Related pages

Pivot deeper into the graph from mailcommsgroup.com.

Cypher and MCP

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

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