Skip to content

Hostname

craft11.com

Last fetched

craft11.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · craft11.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/craft11.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.248.12818.172.248.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.248.18118.172.248.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.248.2418.172.248.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.248.5518.172.248.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
91.195.147.5491.195.146.0/23AS5603SI

WHOIS identity

Registrar
iana:69
Organization
wix.com
Contact emails

Subdomains

1 observed subdomain of craft11.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for craft11.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from craft11.com.

Cypher and MCP

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

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