Skip to content

Hostname

whizeo.com

Last fetched

whizeo.com resolves to 52.208.26.99, announced in 52.208.0.0/13 by AMAZON-02 - Amazon.com, Inc. in IE. whizeo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · whizeo.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/whizeo.com

Resolution chain

IPv6 resolution

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
bellastar ventures,
Contact emails
bellastarventures@gmail.com, skhenkin@gmail.com, 2a568674-a029-44c8-b794-921ac7f3f26c@identity-protect.org, 85951ee8-8667-4ffb-a6d5-a513a4cd0e4e@identity-protect.org, ff23b82c-a6e9-4958-a962-170a339fab8e@identity-protect.org, pw-0f7842f9f96ffa3db97a8fb7464df0fd@privacyguardian.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • maeve.ns.cloudflare.com
  • major.ns.cloudflare.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com

SPF policy

  • include: eu._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com

Threat-feed evidence

History

Related pages

Pivot from whizeo.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "whizeo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.