Hostname
superfuture.com
Last fetched
superfuture.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
superfuture.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.12.73 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.13.73 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.70.73 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn superfuture.com care of network solutions
- Contact emails
- accounts@superfuture.com
- b56x28dh937@networksolutionsprivateregistration.com
- bv2tj5ha67c@networksolutionsprivateregistration.com
- em7tj5bg4gn@networksolutionsprivateregistration.com
- f79ht3ws9rr@networksolutionsprivateregistration.com
- fv66932b2fg@networksolutionsprivateregistration.com
- fw4gz37f3g5@networksolutionsprivateregistration.com
- g63ym79r2ex@networksolutionsprivateregistration.com
- n72uk9ah6j5@networksolutionsprivateregistration.com
- p28ft52877c@networksolutionsprivateregistration.com
- q98x29fx5cg@networksolutionsprivateregistration.com
- ur4uy72t88b@networksolutionsprivateregistration.com
- uu9wp5kx4ds@networksolutionsprivateregistration.com
- wf8aj7ee9gz@networksolutionsprivateregistration.com
- wr3wp6h739f@networksolutionsprivateregistration.com
- xg8ku3dv9um@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of superfuture.com.
Web-graph footprint
Distinct hostnames that link to or from superfuture.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for superfuture.com.
| Mechanism | Target |
|---|---|
| SPF_A | superfuture.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 216.119.112.177 |
| SPF_IP | 63.134.207.1/32 |
| SPF_IP | 66.240.234.14 |
| SPF_MX | superfuture.com |
Related pages
Pivot deeper into the graph from superfuture.com.
- IP · 104.26.12.73
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · accounts@superfuture.com
- TLD · .com
- Browse hostnames · su…
- 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: "superfuture.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.