Skip to content

Hostname

agileware.jp

Last fetched

agileware.jp resolves to 1 IPv4 address operated by AS131965 in JP.

Nutrition Label

WHISPER CANON · agileware.jpRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/agileware.jp

Resolution chain

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

IPPrefixASNOperatorCountry
162.43.118.150162.43.112.0/21AS131965JP

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

11 observed subdomains of agileware.jp.

Web-graph footprint

Distinct hostnames that link to or from agileware.jp in the public web crawl.

114 sites link to this hostname.

268 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for agileware.jp.

MechanismTarget
SPF_Asv13444.xserver.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEmktomail.com
SPF_IP18.180.79.251
SPF_IP54.64.142.109

Related pages

Pivot deeper into the graph from agileware.jp.

Cypher and MCP

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

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