Skip to content

Hostname

byora.co.jp

Last fetched

byora.co.jp resolves to 1 IPv4 address operated by XSERVER - Xserver Inc. in JP.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
85.131.210.6685.131.192.0/18AS131965XSERVER - Xserver Inc.JP

WHOIS identity

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

Subdomains

5 observed subdomains of byora.co.jp.

Web-graph footprint

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

52 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for byora.co.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsm.easy-myshop.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.securemx.jp
SPF_IP202.213.99.88
SPF_IP202.213.99.89
SPF_IP202.213.99.90

Related pages

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

Cypher and MCP

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

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