Hostname
2nd-community.com
Last fetched
2nd-community.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
2nd-community.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 |
|---|---|---|---|---|
| 108.139.29.100 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.32 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.70 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.80 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.244.124 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.17 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.18 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.62 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.181.109 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.2 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.37 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.181.99 | 3.166.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 2nd-community.com owner
- Contact emails
- 000060f1-011b-4f8e-ab9d-ef5e6b092f52@identity-protect.org
- 18fb56b0-6531-4f3f-ab76-c27c548c5b6e@identity-protect.org
- 4067e322-5263-4e94-839f-a70fafdd67ec@identity-protect.org
- bf743531-0e1c-4717-9171-35ecb9ee1397@identity-protect.org
- c9fb85ba-ae07-4b12-957e-d0ffce6f1360@identity-protect.org
- d2420d27-5225-4d62-9e3f-b3f45b235b93@identity-protect.org
- e8ed63e8-05fd-433c-8cb0-e2a6ac3bb510@identity-protect.org
- owner-10435568@2nd-community.com.whoisprivacyservice.org
- owner-8941380@2nd-community.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of 2nd-community.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for 2nd-community.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from 2nd-community.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2nd-community.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.