Skip to content

Hostname

ewizard.io

Last fetched

ewizard.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · ewizard.ioRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/ewizard.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.153.249.15618.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.156.89.21118.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.159.30.3018.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.194.20.19418.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.240.19518.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.79.923.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.123.181.723.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.88.1403.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.93.1493.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.154.1283.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.64.114.173.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.123.503.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.252.933.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.167.11935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.123.7535.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.87.5035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.239.14552.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.178.147.263.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.48.8963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.108.23063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
internet invest, ltd. dba imena.ua
Contact emails

Subdomains

28 observed subdomains of ewizard.io.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ewizard.io.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ewizard.io.

Cypher and MCP

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

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