Hostname
beliftlab.com
Last fetched
beliftlab.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
beliftlab.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.244.129 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.7 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.74 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.97 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.252.113 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.53 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.66 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.92 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.64 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.81 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.9 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.155.173.95 | 18.155.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:244
- Organization
- belift lab
- Contact emails
Subdomains
1 observed subdomain of beliftlab.com.
| Subdomain |
|---|
| dev.beliftlab.com |
Web-graph footprint
Distinct hostnames that link to or from beliftlab.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for beliftlab.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from beliftlab.com.
- IP · 13.226.244.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:244
- Country · DE
- Email · bighit_it@bighitcorp.com
- TLD · .com
- Browse hostnames · be…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "beliftlab.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.