Skip to content

Hostname

printpro.jp

Last fetched

printpro.jp resolves to 165.76.169.56, announced in 165.76.128.0/17 by GIGAINFRA - SoftBank Corp. in JP. printpro.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · printpro.jpRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/printpro.jp

Resolution chain

IPv6 resolution

No AAAA record for printpro.jp is recorded in WhisperGraph.

Attribution

softbank mobile

ORIGIN_AS

WHOIS identity

Contact emails
proxy@whoisprotectservice.com

Subdomains

Showing 3 of 3 subdomains (3 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns00.vips.ne.jp
  • ns01.vips.ne.jp

MX records

  • mail.printpro.jp

SPF policy

  • ip: 165.76.169.36/29
  • include: 1lejend.com
  • include: spf-bma.mpme.jp
  • mx: primedrive.jp
  • a: printpro.jp
  • mx: printpro.jp
  • ip: 40.74.139.201

Threat-feed evidence

History

Related pages

Pivot from printpro.jp into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "printpro.jp"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.