Skip to content

Hostname

apps.jp.net

Last fetched

apps.jp.net resolves to 1 IPv4 address operated by AS7506 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · apps.jp.netRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/apps.jp.net

Resolution chain

apps.jp.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
133.130.103.116133.130.64.0/18AS7506JP

WHOIS identity

Registrar
iana:49
Organization
Contact emails

Subdomains

4 observed subdomains of apps.jp.net.

Web-graph footprint

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

24 sites link to this hostname.

201 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for apps.jp.net.

MechanismTarget
SPF_INCLUDE1lejend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmailgun.org
SPF_IP133.130.103.116
SPF_IP163.44.165.155

Related pages

Pivot deeper into the graph from apps.jp.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "apps.jp.net"})-[: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.