Skip to content

Hostname

ipsa.co.jp

Last fetched

ipsa.co.jp resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.100.188104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.101.188104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
ipsa co.,ltd.
Contact emails

Subdomains

36 observed subdomains of ipsa.co.jp.

Web-graph footprint

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

553 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ipsa.co.jp.

MechanismTarget
SPF_Aproduction.asiacommerce.shiseido.demandware.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf00.ipsa.co.jp
SPF_INCLUDEspf01.ipsa.co.jp
SPF_INCLUDEwebcas.net
SPF_IP158.201.244.205
SPF_IP158.201.244.206
SPF_IP158.201.244.207
SPF_IP202.32.193.119
SPF_IP202.32.193.121
SPF_IP202.32.193.156
SPF_IP210.226.33.0/24

Related pages

Pivot deeper into the graph from ipsa.co.jp.

Cypher and MCP

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

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