Skip to content

Hostname

lisam.com

Last fetched

lisam.com resolves to 1 IPv4 address operated by DSTNY-BACKBONE International Backbone in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.146.119.10582.146.96.0/19AS8368DSTNY-BACKBONE International BackboneBE
82.146.119.10582.146.96.0/19AS8368DSTNY-BACKBONE International BackboneBE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lisam.com.

MechanismTarget
SPF_Alisam.com
SPF_INCLUDE2328737.spf06.hubspotemail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mslive.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.32.42.45
SPF_IP178.32.47.172/32
SPF_IP192.254.115.210
SPF_IP193.110.251.210/32
SPF_IP193.110.251.214/32
SPF_IP51.255.39.70
SPF_MXlisam.com

Related pages

Pivot deeper into the graph from lisam.com.

Cypher and MCP

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

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