Skip to content

Hostname

cranepointllc.com

Last fetched

cranepointllc.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cranepointllc.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cranepointllc.com

Resolution chain

cranepointllc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
164.92.122.86164.92.96.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:69
Organization
crane point industrial
Contact emails

Subdomains

17 observed subdomains of cranepointllc.com.

Web-graph footprint

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

19 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cranepointllc.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.245.167.5
SPF_IP189.202.187.124
SPF_IP198.5.254.0/24
SPF_IP216.151.0.0/19

Related pages

Pivot deeper into the graph from cranepointllc.com.

Cypher and MCP

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

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