Skip to content

Hostname

es.lisual.com

Last fetched

es.lisual.com resolves to 1 IPv4 address operated by SERVERCENTRAL - DEFT.COM in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
66.225.221.8566.225.192.0/18AS23352SERVERCENTRAL - DEFT.COMUS

WHOIS identity

No WHOIS records are currently associated with es.lisual.com in WhisperGraph.

Subdomains

1 observed subdomain of es.lisual.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for es.lisual.com.

MechanismTarget
SPF_Aes.lisual.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP50.31.174.146
SPF_IP66.225.221.82
SPF_MXes.lisual.com

Related pages

Pivot deeper into the graph from es.lisual.com.

Cypher and MCP

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

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