Hostname
convert-app.com
Last fetched
convert-app.com resolves to 2 IPv4 addresses operated by AS29686 in DE. WHOIS lists iana:1239 as the registrar.
Nutrition Label
Resolution chain
convert-app.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.96.64.212 | 82.96.64.0/18 | AS29686 | — | DE |
| 82.96.85.2 | 82.96.64.0/18 | AS29686 | — | DE |
WHOIS identity
- Registrar
- iana:1239
- Organization
- domain admin
- Contact emails
Subdomains
6 observed subdomains of convert-app.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for convert-app.com.
| Mechanism | Target |
|---|---|
| SPF_A | convert-app.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mail.intercom.io |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_IP | 2001:1bc0:af::f080/128 |
| SPF_IP | 2001:1bc0:d0:0:0:0:0:2 |
| SPF_IP | 2001:1bc7::/48 |
| SPF_IP | 82.96.64.211/32 |
| SPF_IP | 82.96.64.212 |
| SPF_IP | 82.96.85.2 |
| SPF_MX | convert-app.com |
Related pages
Pivot deeper into the graph from convert-app.com.
- IP · 82.96.64.212
- ASN · AS29686
- Registrar · iana:1239
- Country · DE
- Email · 694ad2f1813a4f919d3f0f0b336d062a.protect@withheldforprivacy.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: "convert-app.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.