Skip to content

Hostname

type.jp

Last fetched

type.jp resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in SG.

Nutrition Label

WHISPER CANON · type.jpRouting diversity3.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.6/10canon.whisper.security/host/type.jp

Resolution chain

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

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

66 observed subdomains of type.jp.

Web-graph footprint

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

1,563 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for type.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEtao.type.jp
SPF_IP118.67.70.70/32
SPF_IP133.186.32.0/22
SPF_IP202.214.100.96/28
SPF_IP52.193.188.98/32
SPF_IP54.249.7.61/32

Related pages

Pivot deeper into the graph from type.jp.

Cypher and MCP

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

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