Hostname
prescotthamfest.com
Last fetched
prescotthamfest.com resolves to 1 IPv4 address operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
prescotthamfest.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 |
|---|---|---|---|---|
| 158.51.62.211 | 158.51.60.0/22 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- clayton jacobs
- Contact emails
- claytongjacobs@gmail.com
- prescotthamfest.com-owner-202301-10c45e@whois.tigertech.net
- prescotthamfest.com-owner-202305-b85d7d@whois.tigertech.net
- prescotthamfest.com-owner-202308-e1858f@whois.tigertech.net
- prescotthamfest.com-owner-202310-fcfe14@whois.tigertech.net
- prescotthamfest.com-owner-202312-94be07@whois.tigertech.net
- prescotthamfest.com-owner-202402-2aca3b@whois.tigertech.net
- prescotthamfest.com-owner-202405-a88713@whois.tigertech.net
- prescotthamfest.com-owner-202407-45f64a@whois.tigertech.net
- prescotthamfest.com-owner-202411-cd9ce9@whois.tigertech.net
- prescotthamfest.com-owner-202501-89d2c3@whois.tigertech.net
Subdomains
2 observed subdomains of prescotthamfest.com.
Web-graph footprint
Distinct hostnames that link to or from prescotthamfest.com in the public web crawl.
9 sites link to this hostname.
49 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for prescotthamfest.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from prescotthamfest.com.
- IP · 158.51.62.211
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · claytongjacobs@gmail.com
- TLD · .com
- Browse hostnames · pr…
- 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: "prescotthamfest.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.