Skip to content

Hostname

worldwizard.io

Last fetched

worldwizard.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · worldwizard.ioRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/worldwizard.io

Resolution chain

worldwizard.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.55.28100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.159.1253.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.73.473.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.199.18644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.250.24144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.103.17752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.40.252.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.45.8952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.97.21152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.147.11454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.243.10798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.226.13898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

3 observed subdomains of worldwizard.io.

Web-graph footprint

Distinct hostnames that link to or from worldwizard.io in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for worldwizard.io.

MechanismTarget
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from worldwizard.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "worldwizard.io"})-[: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.