Hostname
decemberlabs.com
Last fetched
decemberlabs.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
decemberlabs.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.226.39.251 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.206.115.120 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.85.25.113 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.25 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.52 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.25.61 | 52.85.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- proxy4843865@1and1-private-registration.com
- dataprivacyprotected@1und1.de
- 1aae688a-7c67-4e78-bea2-7047b0e181c9@identity-protect.org
- 55059031-ec9c-4214-ae3b-ee1546f50a16@identity-protect.org
- 6a4d0972-9e09-4ff1-b724-3ca4498b413c@identity-protect.org
- 73d958b2-1776-41d3-8d9b-66f219286135@identity-protect.org
- 87edacd4-2057-4ae3-978a-5b8c2144c079@identity-protect.org
- fa5644df-3351-4c62-aaec-0ac51e1d1cb3@identity-protect.org
Subdomains
134 observed subdomains of decemberlabs.com.
Web-graph footprint
Distinct hostnames that link to or from decemberlabs.com in the public web crawl.
81 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for decemberlabs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from decemberlabs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "decemberlabs.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.