Hostname
conjointly.com
Last fetched
conjointly.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
conjointly.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.125 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.32 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.40 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.226.244.76 | 13.226.244.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.164.116.12 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.6 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.62 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.80 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.230.144.111 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.38 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.49 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.96 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of conjointly.com owner
- Contact emails
- domains@hugedomains.com
- 31e9db54-a095-492b-84b7-74cc5eda2de1@identity-protect.org
- 4555a42b-1892-4ddc-bb8d-28436df8f3f8@identity-protect.org
- 6b0a3d29-8259-4423-9dbb-e15614897f07@identity-protect.org
- a2a228e0-4e42-4686-b0c5-2a49e1bf38ae@identity-protect.org
- b8275a5e-3e4c-42dd-a66b-2658808e179b@identity-protect.org
- fc74e5d4-6b30-4508-89e2-94a3b320586e@identity-protect.org
- fe689a77-6d3a-4efa-9e1b-e800d7032457@identity-protect.org
- owner-10808202@conjointly.com.whoisprivacyservice.org
- owner-6259852@conjointly.com.whoisprivacyservice.org
- owner-6799750@conjointly.com.whoisprivacyservice.org
- owner-7283456@conjointly.com.whoisprivacyservice.org
- owner-9929732@conjointly.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of conjointly.com.
Web-graph footprint
Distinct hostnames that link to or from conjointly.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for conjointly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from conjointly.com.
- IP · 13.226.244.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · co…
- 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: "conjointly.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.