Skip to content

Hostname

wizishop.com

Last fetched

wizishop.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · wizishop.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wizishop.com

Resolution chain

wizishop.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.134.138.11091.134.0.0/16AS16276FR

WHOIS identity

Registrar
iana:81
Organization
gregory beyrouti
Contact emails

Subdomains

164 observed subdomains of wizishop.com.

Web-graph footprint

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

380 sites link to this hostname.

632 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wizishop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP92.222.148.128/25
SPF_MXwizishop.com

Related pages

Pivot deeper into the graph from wizishop.com.

Cypher and MCP

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

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