Skip to content

Hostname

crane-works.com

Last fetched

crane-works.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · crane-works.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/crane-works.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of crane-works.com.

Web-graph footprint

Distinct hostnames that link to or from crane-works.com in the public web crawl.

42 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for crane-works.com.

MechanismTarget
SPF_INCLUDE2068873.spf07.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.1.183.152/29
SPF_IP12.187.195.248/29
SPF_IP136.40.11.76
SPF_IP149.72.141.190
SPF_IP149.72.160.218
SPF_IP149.72.84.209
SPF_IP168.245.127.245
SPF_IP168.245.38.207
SPF_IP66.182.253.68
SPF_IP97.68.131.210

Related pages

Pivot deeper into the graph from crane-works.com.

Cypher and MCP

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

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