Skip to content

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

WHISPER CANON · ussoccer.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ussoccer.com

Resolution chain

ussoccer.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.26.10018.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.10518.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.11618.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.26.4418.66.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
3.174.46.1103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.583.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.733.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.46.1265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.1365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3665.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9465.9.46.0/24AS16509AMAZON-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.

Web-graph footprint

Distinct hostnames that link to or from ussoccer.com in the public web crawl.

5,270 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ussoccer.com.

MechanismTarget
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.