Skip to content

Hostname

uscore.fi

Last fetched

uscore.fi resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IL.

Nutrition Label

WHISPER CANON · uscore.fiRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/uscore.fi

Resolution chain

uscore.fi resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.169.71.1023.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.1163.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.43.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.493.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
52.85.61.12952.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.3352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.8652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with uscore.fi in WhisperGraph.

Subdomains

6 observed subdomains of uscore.fi.

Web-graph footprint

Distinct hostnames that link to or from uscore.fi in the public web crawl.

8 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for uscore.fi.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.logicalware.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from uscore.fi.

Cypher and MCP

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

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