Hostname
spawtz.com
Last fetched
spawtz.com resolves to 1 IPv4 address operated by UKSERVERS-AS - UK Dedicated Servers Limited in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spawtz.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 |
|---|---|---|---|---|
| 94.229.74.171 | 94.229.64.0/20 | AS42831 | UKSERVERS-AS - UK Dedicated Servers Limited | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of spawtz.com owner
- Contact emails
- matthew@spawtz.com
- 3cfdb843-cf1e-42d8-9439-bfc725f51fb9@identity-protect.org
- 3ed0f4aa-db9d-42be-bfc7-35657158ea65@identity-protect.org
- 43785232-f7b3-454b-878a-d27c6d8c2f2c@identity-protect.org
- a3843f96-5f75-4381-8753-200bc66ff34e@identity-protect.org
- da58c6fb-aa49-4433-aa59-b954ac0dcf25@identity-protect.org
- owner-282797@spawtz.com.whoisprivacyservice.org
- owner-4841863@spawtz.com.whoisprivacyservice.org
- owner-4887339@spawtz.com.whoisprivacyservice.org
- owner-71868@spawtz.com.whoisprivacyservice.org
- matthew@liquidthinking.co.uk
Subdomains
171 observed subdomains of spawtz.com.
Showing 25 of 171. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from spawtz.com in the public web crawl.
69 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for spawtz.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | zoho.com |
| SPF_INCLUDE | zohocrm.com |
| SPF_INCLUDE | zohodesk.com |
| SPF_IP | 94.229.74.173 |
Related pages
Pivot deeper into the graph from spawtz.com.
- IP · 94.229.74.171
- ASN · AS42831UKSERVERS-AS - UK Dedicated Servers Limited
- Registrar · iana:468
- Country · GB
- Email · matthew@spawtz.com
- TLD · .com
- Browse hostnames · sp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spawtz.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.