Skip to content

Hostname

digitalcrafts.com

Last fetched

digitalcrafts.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · digitalcrafts.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/digitalcrafts.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.195.13345.60.195.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.205.13345.60.205.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:3786
Organization
career education corporation
Contact emails

Subdomains

12 observed subdomains of digitalcrafts.com.

Web-graph footprint

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

149 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for digitalcrafts.com.

MechanismTarget
SPF_INCLUDE2536580.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_IP198.37.153.11/32
SPF_IP204.15.171.6/32
SPF_IP209.202.128.38/32
SPF_IP72.85.155.85/32
SPF_MXdigitalcrafts.com

Related pages

Pivot deeper into the graph from digitalcrafts.com.

Cypher and MCP

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

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