Skip to content

Hostname

wizybot.com

Last fetched

wizybot.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. wizybot.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 · wizybot.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wizybot.com

Resolution chain

No IPv4 resolution is recorded for wizybot.com in WhisperGraph.

IPv6 resolution

No AAAA record for wizybot.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of wizybot.com owner
Contact emails
6913e8075361affc72fd1427a44248f1-7812339@contact.gandi.net, 02085381-794b-4245-9258-7d1b250e9168@identity-protect.org, 03273ab4-5757-4c34-8530-968344c2c6ae@identity-protect.org, 073832b2-6ec2-43d7-963c-85d3a5259eeb@identity-protect.org, 35b21ac1-b1d9-475d-9b79-b0bf45ea4856@identity-protect.org, 5206a0b1-6f36-401d-9ac9-24e1b25a9f5d@identity-protect.org, 7eac77ec-cf28-4dc9-8ec9-3efe2018ca1c@identity-protect.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

  • ns-68.awsdns-08.com
  • ns-796.awsdns-35.net
  • ns-1348.awsdns-40.org
  • ns-1657.awsdns-15.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com
  • include: _spf.mailersend.net

Threat-feed evidence

History

Related pages

Pivot from wizybot.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: "wizybot.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.