Skip to content

Hostname

printmedia.jp

Last fetched

printmedia.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · printmedia.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/printmedia.jp

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
(not displayed by registrant's request)
Contact emails

Subdomains

13 observed subdomains of printmedia.jp.

Web-graph footprint

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

84 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for printmedia.jp.

MechanismTarget
SPF_INCLUDE_spf.conoha.ne.jp
SPF_IP118.27.122.190
SPF_IP133.217.192.19/32
SPF_IP133.217.192.20/32
SPF_IP133.217.192.21/32
SPF_IP133.217.192.22/32
SPF_IP160.251.71.62

Related pages

Pivot deeper into the graph from printmedia.jp.

Cypher and MCP

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

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