Skip to content

Hostname

pve01.lizardhill.com

Last fetched

pve01.lizardhill.com resolves to 1 IPv4 address operated by AS-3HCLOUD - Newserverlife LLC in US.

Nutrition Label

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

Resolution chain

pve01.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.2838.107.236.0/23AS49791AS-3HCLOUD - Newserverlife LLCUS

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Apve01.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_MXpve01.lizardhill.com

Related pages

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

Cypher and MCP

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

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