Skip to content

Hostname

planbee.co.jp

Last fetched

planbee.co.jp resolves to 1 IPv4 address operated by AS4685 in JP.

Nutrition Label

WHISPER CANON · planbee.co.jpRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/planbee.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
220.157.235.105220.157.128.0/17AS4685JP

WHOIS identity

Registrar
Organization
planbee
Contact emails

Subdomains

18 observed subdomains of planbee.co.jp.

Web-graph footprint

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

23 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for planbee.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP122.249.145.123
SPF_IP210.239.44.160
SPF_IP220.157.235.105
SPF_IP54.238.142.148

Related pages

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

Cypher and MCP

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

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