Hostname
ussoccer.com
Last fetched
ussoccer.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ussoccer.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.66.26.100 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.105 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.116 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.44 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.46.110 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.129 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.58 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.73 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.46.12 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.13 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.36 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.94 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:146
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
Subdomains
89 observed subdomains of ussoccer.com.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ussoccer.com in the public web crawl.
5,270 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ussoccer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ussoccer.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ussoccer.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.