Skip to content

Hostname

generalab.cl

Last fetched

generalab.cl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists registrar:marcaria.com international, inc. as the registrar.

Nutrition Label

WHISPER CANON · generalab.clRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/generalab.cl

Resolution chain

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

IPPrefixASNOperatorCountry
177.71.190.35177.71.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.61.9054.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.143.11554.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.213.3454.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:marcaria.com international, inc.
Organization
genera
Contact emails

Subdomains

5 observed subdomains of generalab.cl.

Web-graph footprint

Distinct hostnames that link to or from generalab.cl in the public web crawl.

12 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for generalab.cl.

MechanismTarget
SPF_Ageneralab.cl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.websitewelcome.com
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_MXgeneralab.cl

Related pages

Pivot deeper into the graph from generalab.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "generalab.cl"})-[: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.