Skip to content

Hostname

equisoft.io

Last fetched

equisoft.io resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:675 as the registrar.

Nutrition Label

WHISPER CANON · equisoft.ioRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/equisoft.io

Resolution chain

equisoft.io resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.156.191.21915.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.220.19415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.156.237.20215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.225.14215.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.90.615.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.217.22015.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.222.217.8715.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.121.20616.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.39.14316.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.69.323.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.248.1063.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.64.2323.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.78.21135.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.166.25435.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.151.16152.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.102.16716.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.128.14116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.87.2163.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.169.6416.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:675
Organization
Contact emails

Subdomains

56 observed subdomains of equisoft.io.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for equisoft.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_MXequisoft.io

Related pages

Pivot deeper into the graph from equisoft.io.

Cypher and MCP

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

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