Skip to content

Hostname

generalab.ar

Last fetched

generalab.ar resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · generalab.arRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/generalab.ar

Resolution chain

generalab.ar 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

No WHOIS records are currently associated with generalab.ar in WhisperGraph.

Subdomains

6 observed subdomains of generalab.ar.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for generalab.ar.

MechanismTarget
SPF_Ageneralab.ar
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.ar

Related pages

Pivot deeper into the graph from generalab.ar.

Cypher and MCP

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

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