Hostname
upstateunderground.net
Last fetched
upstateunderground.net resolves to 1 IPv4 address operated by GREENLIGHT-NETWORKS - Greenlight Networks, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
upstateunderground.net 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 |
|---|---|---|---|---|
| 209.94.45.103 | 209.94.44.0/22 | AS31775 | GREENLIGHT-NETWORKS - Greenlight Networks, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- michael j. duke
- Contact emails
- dns@efxi.net
- 27c12008-a303-4af5-a009-6cbffb739c9c@identity-protect.org
- 99d9cbbb-c267-4e51-ac44-5f0cb415e5b3@identity-protect.org
- a2da6471-6dba-4225-8de4-042c573bb609@identity-protect.org
- a9f4185b-68f2-47f7-9799-0c4ab04c2507@identity-protect.org
- e8de8106-c49f-4335-ac5a-8224f63f80f1@identity-protect.org
- fffe19cf-84c8-4d31-8564-f1ab1e25534d@identity-protect.org
Subdomains
1 observed subdomain of upstateunderground.net.
| Subdomain |
|---|
| www.upstateunderground.net |
Web-graph footprint
Distinct hostnames that link to or from upstateunderground.net in the public web crawl.
7 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for upstateunderground.net.
| Mechanism | Target |
|---|---|
| SPF_A | upstateunderground.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mail.yahoo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.94.45.96/27 |
| SPF_IP | 74.208.133.16 |
| SPF_MX | upstateunderground.net |
Related pages
Pivot deeper into the graph from upstateunderground.net.
- IP · 209.94.45.103
- ASN · AS31775GREENLIGHT-NETWORKS - Greenlight Networks, LLC
- Registrar · iana:468
- Country · US
- Email · dns@efxi.net
- TLD · .net
- Browse hostnames · up…
- 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: "upstateunderground.net"})-[: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.