Skip to content

Hostname

craigljohnson.com

Last fetched

craigljohnson.com resolves to 3 IPv4 addresses operated by SALESFORCE - Salesforce.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · craigljohnson.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/craigljohnson.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.110.26.1213.110.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.US
13.110.26.1313.110.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.US
13.110.26.1713.110.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1246002670
Contact emails

Subdomains

24 observed subdomains of craigljohnson.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for craigljohnson.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_MXcraigljohnson.com

Related pages

Pivot deeper into the graph from craigljohnson.com.

Cypher and MCP

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

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