Skip to content

Hostname

lizardultimate.com

Last fetched

lizardultimate.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · lizardultimate.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lizardultimate.com

Resolution chain

lizardultimate.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:69
Organization
freeforumzone snc di lanuti p. & lucrezi f.
Contact emails

Subdomains

3 observed subdomains of lizardultimate.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lizardultimate.com.

MechanismTarget
SPF_Alizardultimate.com
SPF_IP195.231.14.218
SPF_IP195.231.69.103
SPF_IP195.231.69.156
SPF_IP195.231.69.158
SPF_IP195.231.69.20
SPF_IP195.231.69.29
SPF_IP195.231.69.56
SPF_IP195.231.69.71
SPF_IP195.231.70.113
SPF_IP195.231.86.207
SPF_MXlizardultimate.com

Related pages

Pivot deeper into the graph from lizardultimate.com.

Cypher and MCP

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

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