Skip to content

Hostname

appliedeco.com

Last fetched

appliedeco.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.1313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for appliedeco.com.

MechanismTarget
SPF_Aappliedeco.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP107.170.164.84
SPF_IP208.65.144.0/21
SPF_IP208.81.64.0/22
SPF_IP50.109.163.102
SPF_IP65.214.119.2
SPF_IP65.214.119.3
SPF_IP65.214.119.4
SPF_IP65.214.119.5
SPF_IP65.214.119.6

Related pages

Pivot deeper into the graph from appliedeco.com.

Cypher and MCP

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

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