Hostname
contentbird-convert.com
Last fetched
contentbird-convert.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
contentbird-convert.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.198.47.71 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.65.142.112 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.74.70.43 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.143.211 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.183.173.213 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.156.125.166 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.185.146.143 | 63.184.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of contentbird-convert.com owner
- Contact emails
- 1e6f6b07-84c8-4f88-b61b-77a48f0b856d@identity-protect.org
- 2590ca94-44e3-4285-9d78-541d2391edcb@identity-protect.org
- 41997002-1a70-46c1-a13f-177ec42f96e6@identity-protect.org
- 44f3af18-2f17-45c8-bb1e-da2068fc9e19@identity-protect.org
- 6eb7d226-545c-45eb-b807-5fa3d827fa13@identity-protect.org
- b7f23d4b-2a8d-438c-8f1f-36c264fa0835@identity-protect.org
- c02e1572-980c-42fb-86cd-fc15015442f5@identity-protect.org
Subdomains
5 observed subdomains of contentbird-convert.com.
Web-graph footprint
Distinct hostnames that link to or from contentbird-convert.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for contentbird-convert.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.contentbird-convert.com |
| SPF_MX | contentbird-convert.com |
Related pages
Pivot deeper into the graph from contentbird-convert.com.
- IP · 18.198.47.71
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 1e6f6b07-84c8-4f88-b61b-77a48f0b856d@identity-protect.org
- 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: "contentbird-convert.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.