Skip to content

Hostname

wondrium.com

Last fetched

wondrium.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wondrium.comRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wondrium.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.225.213.11934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.30.234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.109.20652.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.166.4652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.163.16154.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.111.22354.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.255.164100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.49.17498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.93.16913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
the teaching
Contact emails

Subdomains

5 observed subdomains of wondrium.com.

Web-graph footprint

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

262 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wondrium.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wondrium.com.

Cypher and MCP

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

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