Hostname
churchlinkapp.com
Last fetched
churchlinkapp.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
churchlinkapp.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.50.153.225 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.51.28.101 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.23.139.152 | 23.22.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.198.89.77 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of churchlinkapp.com owner
- Contact emails
- churchlinkapp.com@domainsbyproxy.com
- 1d7ff487-5f7d-4fde-9ef5-6f7dea2015f9@identity-protect.org
- 2b09c94d-e4f0-4a43-b35b-01b0b211c49f@identity-protect.org
- 352d38fe-c195-4d24-b616-1e74c883be59@identity-protect.org
- 68c9c186-353a-4e6b-89dd-b6db08db4468@identity-protect.org
- 8d936456-96e2-41d3-93cb-42c8c0392dbf@identity-protect.org
- a5bb293f-7666-4304-bbd3-ed0fbef8119a@identity-protect.org
- c010ca25-f041-40ac-8e4b-ccd7d8637636@identity-protect.org
Subdomains
2 observed subdomains of churchlinkapp.com.
Web-graph footprint
Distinct hostnames that link to or from churchlinkapp.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for churchlinkapp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from churchlinkapp.com.
- IP · 100.50.153.225
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · churchlinkapp.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ch…
- 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: "churchlinkapp.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.