Skip to content

Hostname

lizaurus.com

Last fetched

lizaurus.com resolves to 195.154.184.98, announced in 195.154.0.0/16 by AS12876 - Scaleway SAS in FR. lizaurus.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · lizaurus.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lizaurus.com

Resolution chain

IPv6 resolution

Attribution

scaleway

ORIGIN_AS

WHOIS identity

Registrar
iana:2487
Registrant organisation
domain admin
Contact emails
lizaurus.com-owner-lymb@customers.whoisprivacycorp.com, owner@lizaurus.com.customers.whoisprivacycorp.com

Subdomains

Mail and authentication

Nameservers

  • hollis.lizaurus.com
  • jenevelle.lizaurus.com

MX records

  • mx.zoho.eu
  • mx2.zoho.eu
  • mx3.zoho.eu

SPF policy

  • include: _spf.google.com
  • include: zoho.eu
  • ip: 108.62.158.148
  • ip: 185.46.11.53
  • ip: 2a01:4f9:2a:1427:0:0:0:2
  • ip: 95.216.19.203

Threat-feed evidence

History

Related pages

Pivot from lizaurus.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lizaurus.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.