Skip to content

Hostname

app.crayon.co

Last fetched

app.crayon.co resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · app.crayon.coRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/app.crayon.co

Resolution chain

app.crayon.co resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.148.215.24016.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.7.17544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.113.9154.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.108.4854.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.245.116.8954.245.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with app.crayon.co in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from app.crayon.co in the public web crawl.

121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for app.crayon.co.

MechanismTarget
SPF_INCLUDE2355195.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from app.crayon.co.

Cypher and MCP

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

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