Skip to content

Hostname

aimlab.gg

Last fetched

aimlab.gg resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · aimlab.ggRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aimlab.gg

Resolution chain

aimlab.gg resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.246.10918.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.2018.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.2618.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.718.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.245.31.10618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.2018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.190.1133.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.213.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.653.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.190.743.165.190.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
54.192.97.12454.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.6754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.7754.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.8854.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with aimlab.gg in WhisperGraph.

Subdomains

12 observed subdomains of aimlab.gg.

Web-graph footprint

Distinct hostnames that link to or from aimlab.gg in the public web crawl.

169 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aimlab.gg.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP149.72.187.52
SPF_IP34.213.208.16
SPF_IP34.216.170.167
SPF_IP52.13.201.178

Related pages

Pivot deeper into the graph from aimlab.gg.

Cypher and MCP

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

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