Skip to content

Hostname

usseek.com

Last fetched

usseek.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · usseek.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/usseek.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.130.24313.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.126.1673.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.243.1073.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.201.463.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.105.7952.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.11.3616.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
anonymize,
Contact emails

Subdomains

6 observed subdomains of usseek.com.

Web-graph footprint

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

19 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for usseek.com.

MechanismTarget
SPF_Ausseek.com
SPF_INCLUDEzoho.com
SPF_MXredir.epik.com
SPF_MXusseek.com

Related pages

Pivot deeper into the graph from usseek.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "usseek.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.