Skip to content

Hostname

wizehive.com

Last fetched

wizehive.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.32.99.11213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.4813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.8713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.122.10918.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.1218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.2018.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.244.87.3118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

Registrar
iana:468
Organization
on behalf of wizehive.com owner
Contact emails

Subdomains

24 observed subdomains of wizehive.com.

Web-graph footprint

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

179 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wizehive.com.

MechanismTarget
SPF_INCLUDE2364314.spf10.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from wizehive.com.

Cypher and MCP

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

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