Skip to content

Hostname

labs64.io

Last fetched

labs64.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · labs64.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/labs64.io

Resolution chain

labs64.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.11413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.18.10218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1218.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.3518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.8518.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with labs64.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from labs64.io in the public web crawl.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for labs64.io.

MechanismTarget
SPF_INCLUDEspf.hosting.de

Related pages

Pivot deeper into the graph from labs64.io.

Cypher and MCP

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

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