Skip to content

Hostname

conversion.im

Last fetched

conversion.im resolves to 3 IPv4 addresses operated by PIN-AS in DE.

Nutrition Label

WHISPER CANON · conversion.imRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/conversion.im

Resolution chain

conversion.im resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with conversion.im in WhisperGraph.

Subdomains

23 observed subdomains of conversion.im.

Web-graph footprint

Distinct hostnames that link to or from conversion.im in the public web crawl.

648 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for conversion.im.

MechanismTarget
SPF_Aconversion.im
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.unisender.com
SPF_IP178.16.20.170
SPF_MXconversion.im

Related pages

Pivot deeper into the graph from conversion.im.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "conversion.im"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.