Skip to content

Hostname

lanzateweb.com

Last fetched

lanzateweb.com resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · lanzateweb.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lanzateweb.com

Resolution chain

lanzateweb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.250.197.234157.250.192.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:303
Organization
02617435839
Contact emails

Subdomains

2 observed subdomains of lanzateweb.com.

Web-graph footprint

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

9 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lanzateweb.com

SPF policy

13 SPF mechanisms authorising senders for lanzateweb.com.

MechanismTarget
SPF_Alanzateweb.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP148.113.163.229
SPF_IP15.235.118.9
SPF_IP15.235.51.131
SPF_IP157.250.197.234
SPF_IP161.129.67.106
SPF_IP51.79.18.99
SPF_IP51.79.21.113
SPF_IP54.39.103.30
SPF_MXlanzateweb.com

Related pages

Pivot deeper into the graph from lanzateweb.com.

Cypher and MCP

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

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