Skip to content

Hostname

msg.competitionsuite.com

Last fetched

msg.competitionsuite.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · msg.competitionsuite.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/msg.competitionsuite.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.224.219.17918.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.231.179.2083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.228.207.19244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.147.25344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.173.22552.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with msg.competitionsuite.com in WhisperGraph.

Subdomains

1 observed subdomain of msg.competitionsuite.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for msg.competitionsuite.com.

Related pages

Pivot deeper into the graph from msg.competitionsuite.com.

Cypher and MCP

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

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