Skip to content

Hostname

excellatron.johnsonrd.com

Last fetched

excellatron.johnsonrd.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · excellatron.johnsonrd.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/excellatron.johnsonrd.com

Resolution chain

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

IPPrefixASNOperatorCountry
209.59.191.110209.59.128.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

No WHOIS records are currently associated with excellatron.johnsonrd.com in WhisperGraph.

Subdomains

1 observed subdomain of excellatron.johnsonrd.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for excellatron.johnsonrd.com.

MechanismTarget
SPF_Aexcellatron.johnsonrd.com
SPF_INCLUDEna0107.smtproutes.com
SPF_IP107.181.162.129
SPF_IP209.59.191.110
SPF_IP216.23.60.158
SPF_IP66.64.158.229
SPF_IP96.93.189.45
SPF_MXexcellatron.johnsonrd.com
SPF_MXmail.johnsonrd.com

Related pages

Pivot deeper into the graph from excellatron.johnsonrd.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.