Skip to content

Hostname

jisaba.life

Last fetched

jisaba.life resolves to 1 IPv4 address operated by AS10019 in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · jisaba.lifeRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/jisaba.life

Resolution chain

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

IPPrefixASNOperatorCountry
194.193.118.212194.193.96.0/19AS10019JP

WHOIS identity

Registrar
iana:1557
Organization
xserver
Contact emails

Subdomains

22 observed subdomains of jisaba.life.

Web-graph footprint

Distinct hostnames that link to or from jisaba.life in the public web crawl.

7 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for jisaba.life.

MechanismTarget
SPF_Aauth.gate-on.net
SPF_Ajisaba.life
SPF_IP194.193.118.212
SPF_IP2001:470:24:54:0:0:0:2
SPF_MXjisaba.life

Related pages

Pivot deeper into the graph from jisaba.life.

Cypher and MCP

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

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