Skip to content

Hostname

makisaki.net

Last fetched

makisaki.net resolves to 1 IPv4 address operated by Xneelo (Pty) Ltd - Xneelo (Pty) Ltd in ZA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · makisaki.netRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/makisaki.net

Resolution chain

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

IPPrefixASNOperatorCountry
129.232.174.210129.232.128.0/17AS37153Xneelo (Pty) Ltd - Xneelo (Pty) LtdZA

WHOIS identity

Registrar
iana:69
Organization
dawid smit
Contact emails

Subdomains

1 observed subdomain of makisaki.net.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for makisaki.net.

MechanismTarget
SPF_Amakisaki.net
SPF_IP129.232.174.210/31
SPF_MXmakisaki.net

Related pages

Pivot deeper into the graph from makisaki.net.

Cypher and MCP

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

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