Skip to content

Hostname

remise.jp

Last fetched

remise.jp resolves to 1 IPv4 address operated by AS2514 in JP.

Nutrition Label

WHISPER CANON · remise.jpRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/remise.jp

Resolution chain

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

IPPrefixASNOperatorCountry
119.245.147.223119.245.0.0/16AS2514JP

WHOIS identity

Registrar
Organization
japan registry services jpdirect
Contact emails

Subdomains

19 observed subdomains of remise.jp.

Web-graph footprint

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

168 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for remise.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEfmx.etius.jp
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEzoho.com
SPF_IP119.245.146.2/32
SPF_IP119.245.147.223
SPF_IP18.178.250.91
SPF_IP183.177.132.57
SPF_IP210.160.253.129

Related pages

Pivot deeper into the graph from remise.jp.

Cypher and MCP

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

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