Skip to content

Hostname

ajicul.com

Last fetched

ajicul.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ajicul.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ajicul.com

Resolution chain

ajicul.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:49
Organization
zenichi tsuchida
Contact emails

Subdomains

1 observed subdomain of ajicul.com.

Web-graph footprint

Distinct hostnames that link to or from ajicul.com in the public web crawl.

42 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ajicul.com.

MechanismTarget
SPF_Aajicul.com
SPF_INCLUDEspf.gmoserver.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.7.144.0/26
SPF_IP157.7.151.0/24
SPF_IP157.7.183.0/24
SPF_IP162.43.121.34/32
SPF_IP210.157.19.64/26
SPF_IP210.157.2.48/29
SPF_MXajicul.com

Related pages

Pivot deeper into the graph from ajicul.com.

Cypher and MCP

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

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