Skip to content

Hostname

pointi.jp

Last fetched

pointi.jp resolves to 3 IPv4 addresses operated by AS2527 in JP.

Nutrition Label

WHISPER CANON · pointi.jpRouting diversity3.0/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/pointi.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
paperboy&co.
Contact emails

Subdomains

7 observed subdomains of pointi.jp.

Web-graph footprint

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

1,377 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for pointi.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmdeat.maildealer.jp
SPF_INCLUDEmds3098gw.maildealer.jp
SPF_INCLUDEspf-a.pointi.jp
SPF_INCLUDEspf-b.pointi.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp

Related pages

Pivot deeper into the graph from pointi.jp.

Cypher and MCP

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

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