Skip to content

Hostname

webull.co.jp

Last fetched

webull.co.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · webull.co.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/webull.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.21.10018.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.3818.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.718.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.21.8718.155.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.161.111.12718.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.2418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.4418.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.7318.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.85.25.11652.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.12052.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.1852.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.85.25.7552.85.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webull.co.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendcloud.org

Related pages

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

Cypher and MCP

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

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