Skip to content

Hostname

usesi.com

Last fetched

usesi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · usesi.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/usesi.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.85.61.352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.4452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.5452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
u.s. electrical services,
Contact emails

Subdomains

38 observed subdomains of usesi.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for usesi.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP192.69.130.0/24
SPF_IP198.24.246.199
SPF_IP207.190.236.219/29
SPF_IP3.216.243.64
SPF_IP40.142.108.73
SPF_IP40.143.158.10
SPF_IP64.106.173.0/25

Related pages

Pivot deeper into the graph from usesi.com.

Cypher and MCP

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

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