Skip to content

Hostname

decorte.com

Last fetched

decorte.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · decorte.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/decorte.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.68.12013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.3613.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.4113.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.224.68.8013.224.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.173.10813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.4913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.6813.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7413.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.35.58.10313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1485
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of decorte.com.

Web-graph footprint

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

817 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for decorte.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.q-send.jp
SPF_IP113.32.177.89
SPF_IP35.76.186.212
SPF_IP54.238.237.179
SPF_IP54.238.237.213
SPF_IP54.238.240.192
SPF_IP54.64.228.131

Related pages

Pivot deeper into the graph from decorte.com.

Cypher and MCP

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

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