Skip to content

Hostname

xfolio.jp

Last fetched

xfolio.jp resolves to 2 IPv4 addresses operated by AS2514 in JP.

Nutrition Label

WHISPER CANON · xfolio.jpRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/xfolio.jp

Resolution chain

xfolio.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

2 observed subdomains of xfolio.jp.

Web-graph footprint

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

671 sites link to this hostname.

408 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for xfolio.jp.

MechanismTarget
SPF_INCLUDE_prspf1n.guardianwall.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.3.188.16
SPF_IP157.7.132.112
SPF_IP160.16.117.58
SPF_IP202.229.192.109
SPF_IP202.229.192.110
SPF_IP202.229.192.111

Related pages

Pivot deeper into the graph from xfolio.jp.

Cypher and MCP

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

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