Skip to content

Hostname

michanikoi.com

Last fetched

michanikoi.com resolves to 1 IPv4 address operated by Planet-Technologies - Planet Technologies UG in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · michanikoi.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/michanikoi.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.154.121.2694.154.121.0/24AS210711Planet-Technologies - Planet Technologies UGDE

WHOIS identity

Registrar
iana:269
Organization
panagiotis pragalos
Contact emails

Subdomains

9 observed subdomains of michanikoi.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for michanikoi.com.

MechanismTarget
SPF_Amichanikoi.com
SPF_INCLUDErelay02.onplanet.eu
SPF_INCLUDEweb.cloud-email.eu
SPF_IP94.154.121.26
SPF_MXmichanikoi.com

Related pages

Pivot deeper into the graph from michanikoi.com.

Cypher and MCP

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

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

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