Skip to content

Hostname

mailer.kintoneapp.com

Last fetched

mailer.kintoneapp.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · mailer.kintoneapp.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mailer.kintoneapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.47.105108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.106108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.21108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.28108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
54.230.71.11554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.2854.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
99.84.152.1699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7099.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.9999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with mailer.kintoneapp.com in WhisperGraph.

Subdomains

1 observed subdomain of mailer.kintoneapp.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mailer.kintoneapp.com.

Cypher and MCP

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

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