Skip to content

Hostname

a1lbs.com

Last fetched

a1lbs.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NO. WHOIS lists iana:4156 as the registrar.

Nutrition Label

WHISPER CANON · a1lbs.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/a1lbs.com

Resolution chain

a1lbs.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.84.50.12152.84.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.2552.84.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.2852.84.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
52.84.50.3452.84.71.0/24AS16509AMAZON-02 - Amazon.com, Inc.NO
91.98.156.22291.102.26.0/24AS24940DE

WHOIS identity

Registrar
iana:4156
Organization
contact privacy inc. customer 0149115356
Contact emails

Subdomains

2 observed subdomains of a1lbs.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from a1lbs.com.

Cypher and MCP

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

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