Skip to content

Hostname

app.equinesimplified.com

Last fetched

app.equinesimplified.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.equinesimplified.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/app.equinesimplified.com

Resolution chain

app.equinesimplified.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.128.112.1833.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.equinesimplified.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for app.equinesimplified.com.

MechanismTarget
SPF_Aapp.equinesimplified.com
SPF_INCLUDEspf.supercp.com
SPF_IP68.66.216.57
SPF_IP70.32.23.59
SPF_MXapp.equinesimplified.com

Related pages

Pivot deeper into the graph from app.equinesimplified.com.

Cypher and MCP

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

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