Hostname
snookerstuff.com
Last fetched
snookerstuff.com resolves to 1 IPv4 address operated by ahcloud - AH CLOUD LTD in GB. WHOIS lists iana:1005 as the registrar.
Nutrition Label
Resolution chain
snookerstuff.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.139.7.115 | 185.139.7.0/24 | AS207108 | ahcloud - AH CLOUD LTD | GB |
WHOIS identity
- Registrar
- iana:1005
- Organization
- black poppy design
- Contact emails
Subdomains
13 observed subdomains of snookerstuff.com.
Showing 11 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from snookerstuff.com in the public web crawl.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- snookerstuff.com
SPF policy
7 SPF mechanisms authorising senders for snookerstuff.com.
| Mechanism | Target |
|---|---|
| SPF_A | snookerstuff.com |
| SPF_INCLUDE | spf.netweaver.uk |
| SPF_IP | 185.139.7.115 |
| SPF_IP | 185.139.7.126 |
| SPF_IP | 213.255.246.24 |
| SPF_IP | 89.35.28.7 |
| SPF_MX | snookerstuff.com |
Related pages
Pivot deeper into the graph from snookerstuff.com.
- IP · 185.139.7.115
- ASN · AS207108ahcloud - AH CLOUD LTD
- Registrar · iana:1005
- Country · GB
- Email · gdpr-masking@gdpr-masked.com
- TLD · .com
- Browse hostnames · sn…
- 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: "snookerstuff.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.