Skip to content

Hostname

equiinet.com

Last fetched

equiinet.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · equiinet.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/equiinet.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.193.204.9234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.69.25234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1515
Organization
c/o stormshadow networks
Contact emails

Subdomains

37 observed subdomains of equiinet.com.

Web-graph footprint

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

18 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for equiinet.com.

MechanismTarget
SPF_Aequiinet.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf_corp.mailbox.net.uk
SPF_INCLUDEspf.kashflow.com
SPF_IP134.209.59.88
SPF_IP195.82.97.160
SPF_IP212.85.251.150
SPF_IP212.85.251.200
SPF_IP65.108.152.182
SPF_IP81.187.120.4
SPF_IP84.21.137.11

Related pages

Pivot deeper into the graph from equiinet.com.

Cypher and MCP

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

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