Skip to content

Hostname

datalaab.com

Last fetched

datalaab.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · datalaab.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/datalaab.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.116.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24216.15.232.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6716.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.4716.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5616.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.24916.18.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.69.8516.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.2.623.5.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.165.4552.218.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.10152.218.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.5352.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.15752.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.236.5352.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.46.9952.217.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.90.352.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.224.3754.236.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1154
Organization
domain privacy service fbo registrant
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for datalaab.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from datalaab.com.

Cypher and MCP

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

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