Skip to content

Hostname

lisalist2.com

Last fetched

lisalist2.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · lisalist2.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lisalist2.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.99.167.14192.99.0.0/16AS16276OVHCA

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of lisalist2.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lisalist2.com.

MechanismTarget
SPF_Afugu.sunder,net\x5c010a:fugu.arachelian.com
SPF_Alisalist2.com
SPF_INCLUDEarachelian.com
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEsunder.net
SPF_IP192.64.118.109
SPF_IP192.99.167.14
SPF_IP198.54.121.248
SPF_MXlisalist2.com

Related pages

Pivot deeper into the graph from lisalist2.com.

Cypher and MCP

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

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