Hostname
whizz.com
Last fetched
whizz.com resolves to 1 IPv4 address operated by AS48254 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
whizz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.151.30.179 | 185.151.30.0/24 | AS48254 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of whizz.com owner
- Contact emails
- ray.douse@whizzeducation.com
- dataprivacyprotected@1und1.de
- 2d6ec29d-c3b3-4310-9077-a64e1e1c5d72@identity-protect.org
- 415b65a7-ac29-4b5d-894e-583e79e10998@identity-protect.org
- 78d6aa4f-a12b-47a7-90bf-5a4e6e7bb436@identity-protect.org
- 9e2a3a77-6926-451d-8371-3b668f46577c@identity-protect.org
- aa6588bb-ea99-44ce-b853-9794a9c58de5@identity-protect.org
- c10d2a0e-b5c6-445a-904a-b3292ab796bf@identity-protect.org
- d1327b84-2c49-4a94-98bb-930fde97e8e7@identity-protect.org
- owner-11302009@whizz.com.whoisprivacyservice.org
- owner-11651933@whizz.com.whoisprivacyservice.org
- owner-11841907@whizz.com.whoisprivacyservice.org
- owner-12014768@whizz.com.whoisprivacyservice.org
- owner-3297536@whizz.com.whoisprivacyservice.org
- owner-3450078@whizz.com.whoisprivacyservice.org
- owner-3567485@whizz.com.whoisprivacyservice.org
- owner-3837434@whizz.com.whoisprivacyservice.org
- owner-3917409@whizz.com.whoisprivacyservice.org
- owner-3989976@whizz.com.whoisprivacyservice.org
- owner-6974824@whizz.com.whoisprivacyservice.org
- and 13 more
Subdomains
21 observed subdomains of whizz.com.
Web-graph footprint
Distinct hostnames that link to or from whizz.com in the public web crawl.
253 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for whizz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from whizz.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whizz.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.