Skip to content

Hostname

conversion.consulting

Last fetched

conversion.consulting resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · conversion.consultingRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/conversion.consulting

Resolution chain

conversion.consulting resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.215.124.5185.215.96.0/19AS8560DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

24 observed subdomains of conversion.consulting.

Web-graph footprint

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

14 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • conversion.consulting

SPF policy

7 SPF mechanisms authorising senders for conversion.consulting.

MechanismTarget
SPF_Aconversion.consulting
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.m-1.eu-1.quentn.com
SPF_INCLUDEspf.strold.io
SPF_IP116.203.68.177
SPF_IP85.215.124.51
SPF_MXconversion.consulting

Related pages

Pivot deeper into the graph from conversion.consulting.

Cypher and MCP

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

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