Skip to content

Hostname

conversis.de

Last fetched

conversis.de resolves to 1 IPv4 address operated by PLUSSERVER-ASN1 - PlusServer GmbH in DE.

Nutrition Label

WHISPER CANON · conversis.deRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/conversis.de

Resolution chain

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

IPPrefixASNOperatorCountry
83.220.132.19483.220.128.0/19AS61157PLUSSERVER-ASN1 - PlusServer GmbHDE

WHOIS identity

No WHOIS records are currently associated with conversis.de in WhisperGraph.

Subdomains

44 observed subdomains of conversis.de.

Web-graph footprint

Distinct hostnames that link to or from conversis.de in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for conversis.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsupport.zendesk.com
SPF_IP213.203.208.210/32
SPF_IP213.203.208.218
SPF_IP213.203.219.170
SPF_IP213.203.219.171
SPF_IP213.203.219.181/32

Related pages

Pivot deeper into the graph from conversis.de.

Cypher and MCP

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

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