Skip to content

Hostname

abiru-ken.com

Last fetched

abiru-ken.com resolves to 1 IPv4 address operated by AS15830 in JP. WHOIS lists iana:1557 as the registrar.

Nutrition Label

WHISPER CANON · abiru-ken.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abiru-ken.com

Resolution chain

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

IPPrefixASNOperatorCountry
119.75.238.17119.75.224.0/20AS15830JP

WHOIS identity

Registrar
iana:1557
Organization
evangelista
Contact emails

Subdomains

3 observed subdomains of abiru-ken.com.

Web-graph footprint

Distinct hostnames that link to or from abiru-ken.com in the public web crawl.

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abiru-ken.com.

MechanismTarget
SPF_Aabiru-ken.com
SPF_Aprvh1017.presinet.ne.jp
SPF_MXabiru-ken.com

Related pages

Pivot deeper into the graph from abiru-ken.com.

Cypher and MCP

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

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