Hostname
uspa.net
Last fetched
uspa.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1154 as the registrar.
Nutrition Label
Resolution chain
uspa.net 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.21.70.240 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.140.164 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 66.42.116.157 | 66.42.112.0/20 | AS20473 | AS-VULTR - The Constant Company, LLC | US |
WHOIS identity
- Registrar
- iana:1154
- Organization
- international powerlifting league
- Contact emails
Subdomains
23 observed subdomains of uspa.net.
Showing 22 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uspa.net in the public web crawl.
147 sites link to this hostname.
97 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for uspa.net.
| Mechanism | Target |
|---|---|
| SPF_A | uspa.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | bluehost.com |
| SPF_IP | 69.89.29.215 |
| SPF_IP | 69.89.29.3 |
| SPF_MX | uspa.net |
Related pages
Pivot deeper into the graph from uspa.net.
- IP · 104.21.70.240
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1154
- Country · CA
- Email · cz2ys8st9x4@bluehostprivatename.com
- TLD · .net
- Browse hostnames · us…
- 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: "uspa.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.