Skip to content

Hostname

comsbi.com

Last fetched

comsbi.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · comsbi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comsbi.com

Resolution chain

comsbi.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.155.273.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1023.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.133.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.273.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.333.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1203.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.11952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.13552.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.152.7552.219.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.16.15652.219.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.4752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.10752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.5552.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.752.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.13552.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

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 comsbi.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for comsbi.com.

MechanismTarget
SPF_INCLUDEsimplemail.jp
SPF_IP180.222.177.137
SPF_IP180.222.177.160/28

Related pages

Pivot deeper into the graph from comsbi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comsbi.com"})-[: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.