Skip to content

Hostname

www.thenewmotion.com

Last fetched

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

Nutrition Label

WHISPER CANON · www.thenewmotion.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.thenewmotion.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.148.22634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.194.2752.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.45.12252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.82.22552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.161.1654.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.213.20054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with www.thenewmotion.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.thenewmotion.com.

MechanismTarget
SPF_Asmtp.pcamobile.com
SPF_INCLUDE_spf.google.com
SPF_IP79.99.186.100
SPF_IP79.99.186.101
SPF_IP79.99.186.72
SPF_IP79.99.186.82
SPF_MXwww.thenewmotion.com

Related pages

Pivot deeper into the graph from www.thenewmotion.com.

Cypher and MCP

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

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