Hostname
alta3.com
Last fetched
alta3.com resolves to 1 IPv4 address operated by UUNET - Verizon Business in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
alta3.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 |
|---|---|---|---|---|
| 71.251.151.61 | 71.251.144.0/20 | AS701 | UUNET - Verizon Business | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alta3 research
- Contact emails
- sfeeser@gmail.com
- 17a971b6-dcce-41eb-ac7c-40c18fd1dfae@identity-protect.org
- 1f4160d9-0adf-4e72-b44a-804a53825229@identity-protect.org
- 5e109365-961f-4d6a-bb52-097a46cc0b1b@identity-protect.org
- 7f262a9a-2195-4778-aa53-dce27ec41aec@identity-protect.org
- 972d375d-ab5f-4743-a3b7-6ac74253c985@identity-protect.org
- c9545b96-c877-4ab8-8c1c-8403fd6670f4@identity-protect.org
- f3c3402f-c12a-4621-baae-dbb72cf08e29@identity-protect.org
- owner-2546468@alta3.com.whoisprivacyservice.org
- owner-4180827@alta3.com.whoisprivacyservice.org
Subdomains
106 observed subdomains of alta3.com.
Showing 25 of 106. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from alta3.com in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for alta3.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from alta3.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "alta3.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.