Skip to content

Hostname

wordproaudio.com

Last fetched

wordproaudio.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:99 as the registrar.

Nutrition Label

WHISPER CANON · wordproaudio.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wordproaudio.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.160.139.11535.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.131.1744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.210.21644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.134.5544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.247.15952.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.1.5754.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:99
Organization
mr.
Contact emails

Subdomains

1 observed subdomain of wordproaudio.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wordproaudio.com.

MechanismTarget
SPF_Awordproaudio.com
SPF_IP108.167.165.70
SPF_MXwordproaudio.com

Related pages

Pivot deeper into the graph from wordproaudio.com.

Cypher and MCP

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

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