Skip to content

Hostname

builder.lizearle.com

Last fetched

builder.lizearle.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · builder.lizearle.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/builder.lizearle.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.101.20645.60.101.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.11.20645.60.11.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

No WHOIS records are currently associated with builder.lizearle.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for builder.lizearle.com.

MechanismTarget
SPF_Aproduction.eu01.lizearle.demandware.net
SPF_EXISTS%{i}.spf.wba.c3s2.iphmx.com
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.68.65.0/24
SPF_IP109.68.66.0/24
SPF_IP66.231.88.207/28
SPF_IP66.231.89.168
SPF_IP82.71.236.180
SPF_IP88.98.33.209

Related pages

Pivot deeper into the graph from builder.lizearle.com.

Cypher and MCP

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

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