Skip to content

Hostname

lhpvm03.lizardhill.com

Last fetched

lhpvm03.lizardhill.com resolves to 1 IPv4 address operated by AS49791 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
38.107.236.23938.107.239.0/24AS49791US

WHOIS identity

No WHOIS records are currently associated with lhpvm03.lizardhill.com in WhisperGraph.

Subdomains

1 observed subdomain of lhpvm03.lizardhill.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lhpvm03.lizardhill.com.

MechanismTarget
SPF_Alhpvm03.lizardhill.com
SPF_IP148.135.75.18
SPF_IP148.135.75.19
SPF_IP148.135.75.20
SPF_IP2606:2040:3800:48:be24:11ff:fe12:a87e
SPF_IP38.107.236.237
SPF_IP38.107.236.238
SPF_IP38.107.236.239
SPF_IP38.107.236.240
SPF_IP38.107.236.28
SPF_MXlhpvm03.lizardhill.com

Related pages

Pivot deeper into the graph from lhpvm03.lizardhill.com.

Cypher and MCP

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

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