Skip to content

Hostname

telemail.jp

Last fetched

telemail.jp resolves to 8 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · telemail.jpRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/telemail.jp

Resolution chain

telemail.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
frompage
Contact emails

Subdomains

46 observed subdomains of telemail.jp.

Web-graph footprint

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

4,031 sites link to this hostname.

2,014 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for telemail.jp.

MechanismTarget
SPF_INCLUDE_spf.mwprem.net
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf.securemx.jp
SPF_INCLUDEspf.telemail.jp

Related pages

Pivot deeper into the graph from telemail.jp.

Cypher and MCP

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

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