Skip to content

Hostname

cjlumber.com

Last fetched

cjlumber.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

cjlumber.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
crane johnson lumber
Contact emails

Subdomains

3 observed subdomains of cjlumber.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cjlumber.com.

MechanismTarget
SPF_Acjlumber.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.169.209.50
SPF_IP209.237.99.2
SPF_IP216.221.111.234
SPF_IP24.111.28.222
SPF_IP24.220.47.206
SPF_IP24.230.83.230
SPF_IP24.230.98.82
SPF_IP63.142.186.162
SPF_IP69.26.31.123
SPF_IP96.3.213.10
SPF_IP96.3.245.190

Related pages

Pivot deeper into the graph from cjlumber.com.

Cypher and MCP

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

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