Hostname
johnsonems.johnsonrd.com
Last fetched
johnsonems.johnsonrd.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.
Nutrition Label
Resolution chain
johnsonems.johnsonrd.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.59.191.110 | 209.59.128.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
No WHOIS records are currently associated with johnsonems.johnsonrd.com in WhisperGraph.
Subdomains
1 observed subdomain of johnsonems.johnsonrd.com.
| Subdomain |
|---|
| www.johnsonems.johnsonrd.com |
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for johnsonems.johnsonrd.com.
| Mechanism | Target |
|---|---|
| SPF_A | johnsonems.johnsonrd.com |
| SPF_INCLUDE | na0107.smtproutes.com |
| SPF_IP | 107.181.162.129 |
| SPF_IP | 209.59.191.110 |
| SPF_IP | 216.23.60.158 |
| SPF_IP | 66.64.158.229 |
| SPF_IP | 96.93.189.45 |
| SPF_MX | johnsonems.johnsonrd.com |
| SPF_MX | mail.johnsonrd.com |
Related pages
Pivot deeper into the graph from johnsonems.johnsonrd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "johnsonems.johnsonrd.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.