Skip to content

Hostname

crayon-p.com

Last fetched

crayon-p.com resolves to 3 IPv4 addresses operated by AS7506 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · crayon-p.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crayon-p.com

Resolution chain

crayon-p.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.7.107.39157.7.64.0/18AS7506JP
54.238.22.2054.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.131.8057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
manabu miyake
Contact emails

Subdomains

10 observed subdomains of crayon-p.com.

Web-graph footprint

Distinct hostnames that link to or from crayon-p.com in the public web crawl.

8 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for crayon-p.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.lolipop.jp
SPF_INCLUDEspf.owlet.work

Related pages

Pivot deeper into the graph from crayon-p.com.

Cypher and MCP

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

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