Hostname
2020.net
Last fetched
2020.net resolves to 1 IPv4 address operated by ZAYO-6461 - Zayo Bandwidth in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
2020.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 |
|---|---|---|---|---|
| 66.46.85.186 | 66.46.0.0/16 | AS6461 | ZAYO-6461 - Zayo Bandwidth | CA |
| 66.46.85.186 | 66.46.0.0/16 | AS6461 | ZAYO-6461 - Zayo Bandwidth | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- 20-20 technologies
- Contact emails
Subdomains
88 observed subdomains of 2020.net.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 2020.net in the public web crawl.
13 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for 2020.net.
| Mechanism | Target |
|---|---|
| SPF_A | 2020.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | customerspf.sitecore.net |
| SPF_IP | 204.19.20.0/24 |
| SPF_IP | 206.25.244.131 |
| SPF_IP | 206.25.244.132 |
| SPF_IP | 64.196.216.130 |
| SPF_IP | 66.46.85.173 |
| SPF_IP | 71.19.191.130 |
| SPF_IP | 72.35.20.197/32 |
| SPF_IP | 74.216.180.3/32 |
| SPF_IP | 84.37.93.79 |
| SPF_MX | 2020.net |
Related pages
Pivot deeper into the graph from 2020.net.
- IP · 66.46.85.186
- ASN · AS6461ZAYO-6461 - Zayo Bandwidth
- Registrar · iana:2
- Country · CA
- Email · domainadmin@2020spaces.com
- TLD · .net
- Browse hostnames · 20…
- 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: "2020.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.