Hostname
utahsown.org
Last fetched
utahsown.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:52 as the registrar.
Nutrition Label
Resolution chain
utahsown.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:52
- Organization
- ryan parkinson
- Contact emails
Subdomains
1 observed subdomain of utahsown.org.
| Subdomain |
|---|
| www.utahsown.org |
Web-graph footprint
Distinct hostnames that link to or from utahsown.org in the public web crawl.
109 sites link to this hostname.
113 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for utahsown.org.
| Mechanism | Target |
|---|---|
| SPF_A | utahsown.org |
| SPF_INCLUDE | spfc40.carrierzone.com |
| SPF_INCLUDE | verticalresponse.com |
| SPF_MX | utahsown.org |
Related pages
Pivot deeper into the graph from utahsown.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "utahsown.org"})-[: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.