Skip to content

Hostname

richlab.co.jp

Last fetched

richlab.co.jp resolves to 1 IPv4 address operated by AS7684 in JP.

Nutrition Label

WHISPER CANON · richlab.co.jpRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/richlab.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
133.242.187.134133.242.0.0/16AS7684JP

WHOIS identity

No WHOIS records are currently associated with richlab.co.jp in WhisperGraph.

Subdomains

1 observed subdomain of richlab.co.jp.

Web-graph footprint

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

6 sites link to this hostname.

99 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for richlab.co.jp.

MechanismTarget
SPF_Awww206.sakura.ne.jp
SPF_INCLUDE_spf.google.com
SPF_INCLUDEkagoya.net
SPF_IP133.242.187.134
SPF_IP153.126.130.245
SPF_IP153.126.171.253
SPF_IP210.173.241.216/29
SPF_IP2401:2500:102:1114:133:242:187:134
SPF_IP2401:2500:102:3021:153:126:171:253
SPF_MXrichlab.co.jp

Related pages

Pivot deeper into the graph from richlab.co.jp.

Cypher and MCP

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

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