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
Resolution chain
craigljohnson.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.110.26.12 | 13.110.0.0/16 | AS14340 | SALESFORCE - Salesforce.com, Inc. | US |
| 13.110.26.13 | 13.110.0.0/16 | AS14340 | SALESFORCE - Salesforce.com, Inc. | US |
| 13.110.26.17 | 13.110.0.0/16 | AS14340 | SALESFORCE - Salesforce.com, Inc. | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1246002670
- Contact emails
Subdomains
24 observed subdomains of craigljohnson.com.
Showing 23 of 24. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for craigljohnson.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_MX | craigljohnson.com |
Related pages
Pivot deeper into the graph from craigljohnson.com.
- IP · 13.110.26.12
- ASN · AS14340SALESFORCE - Salesforce.com, Inc.
- Registrar · iana:895
- Country · US
- Email · 6ulkmsnllnvo@contactprivacy.email
- TLD · .com
- Browse hostnames · cr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.