Skip to content

Hostname

cryptshare.makeit4u.de

Last fetched

cryptshare.makeit4u.de resolves to 1 IPv4 address operated by TELEMAXX in DE.

Nutrition Label

WHISPER CANON · cryptshare.makeit4u.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cryptshare.makeit4u.de

Resolution chain

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

IPPrefixASNOperatorCountry
109.109.203.187109.109.200.0/21AS12843TELEMAXXDE

WHOIS identity

No WHOIS records are currently associated with cryptshare.makeit4u.de in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for cryptshare.makeit4u.de.

MechanismTarget
SPF_Acryptshare.makeit4u.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.109.203.182
SPF_IP109.109.203.183
SPF_IP109.109.203.186
SPF_IP109.109.203.187
SPF_IP109.109.203.188
SPF_IP109.109.203.189/32
SPF_IP213.144.11.212
SPF_IP213.144.11.216
SPF_IP213.144.11.218
SPF_IP213.144.11.221
SPF_IP217.7.156.239
SPF_IP217.7.156.241
SPF_IP217.7.157.11
SPF_IP85.115.14.54
SPF_IP85.115.14.58
SPF_IP85.115.14.60
SPF_IP85.115.14.62
SPF_MXcryptshare.makeit4u.de

Related pages

Pivot deeper into the graph from cryptshare.makeit4u.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cryptshare.makeit4u.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.