Skip to content

Hostname

ibispaint.com

Last fetched

ibispaint.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:277 as the registrar.

Nutrition Label

WHISPER CANON · ibispaint.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ibispaint.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.114.7713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.184.18513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.148.4718.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.91.7018.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.102.963.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.141.2235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.117.8252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.160.7852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.73.11252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.209.4952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.237.11852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.14.6554.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.59.8254.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.78.2254.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.204.16843.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:277
Organization
ibis inc. interlink co.
Contact emails

Subdomains

3 observed subdomains of ibispaint.com.

Web-graph footprint

Distinct hostnames that link to or from ibispaint.com in the public web crawl.

666 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ibispaint.com.

Cypher and MCP

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

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