Skip to content

Hostname

usopen.org

Last fetched

usopen.org resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · usopen.orgRouting diversity3.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/usopen.org

Resolution chain

usopen.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.86.47.200104.86.32.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.194.227.21623.194.224.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.67.139.9523.67.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
69.192.29.21069.192.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:2
Organization
united states tennis association
Contact emails

Subdomains

32 observed subdomains of usopen.org.

Web-graph footprint

Distinct hostnames that link to or from usopen.org in the public web crawl.

3,898 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for usopen.org.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from usopen.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "usopen.org"})-[: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.