Skip to content

Hostname

crafted.co

Last fetched

crafted.co resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · crafted.coRouting diversity6.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/crafted.co

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.78.633.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.223.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.903.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.303.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.743.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.15552.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.188.352.218.188.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.230.252.218.230.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.13852.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.1852.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.21152.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.160.19552.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.169.9152.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.7552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.228.21152.92.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.18752.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0138407641
Contact emails

Subdomains

3 observed subdomains of crafted.co.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for crafted.co.

MechanismTarget
SPF_Acrafted.co
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.mtasv.net
SPF_MXcrafted.co

Related pages

Pivot deeper into the graph from crafted.co.

Cypher and MCP

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

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