Skip to content

Hostname

bscycle.co.jp

Last fetched

bscycle.co.jp resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · bscycle.co.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bscycle.co.jp

Resolution chain

bscycle.co.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.158.1545.60.158.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.166.1545.60.166.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
axis
Contact emails

Subdomains

15 observed subdomains of bscycle.co.jp.

Web-graph footprint

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

1,380 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bscycle.co.jp.

MechanismTarget
SPF_INCLUDEadmin-bsc-re.bscycle.co.jp
SPF_INCLUDEbsc-re.bscycle.co.jp
SPF_INCLUDEdev-bsc-re.bscycle.co.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_IP13.230.191.252
SPF_IP133.242.47.121
SPF_IP133.242.47.122
SPF_IP202.218.212.161
SPF_IP52.198.166.212
SPF_IP52.69.89.78
SPF_IP54.95.174.126

Related pages

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

Cypher and MCP

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

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