Skip to content

Hostname

logzi.com

Last fetched

logzi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · logzi.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/logzi.com

Resolution chain

logzi.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.159.168.16218.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.181.18318.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.63.15218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.210.2118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1501
Organization
numinc kft.
Contact emails

Subdomains

2 observed subdomains of logzi.com.

Web-graph footprint

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

11 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for logzi.com.

MechanismTarget
SPF_IP185.43.207.201
SPF_IP35.156.209.151

Related pages

Pivot deeper into the graph from logzi.com.

Cypher and MCP

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

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