Skip to content

Hostname

sonarcloud.io

Last fetched

sonarcloud.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sonarcloud.ioRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/sonarcloud.io

Resolution chain

sonarcloud.io resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.194.21143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.3143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.84143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.9143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.11818.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.1318.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.5618.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.155.129.9718.155.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.147.1318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.4918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.100.12754.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.5354.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9554.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.100.9954.192.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.172.11754.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.231.8013.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.2613.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.231.10813.227.231.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:81
Organization
sonarsource
Contact emails

Subdomains

12 observed subdomains of sonarcloud.io.

Web-graph footprint

Distinct hostnames that link to or from sonarcloud.io in the public web crawl.

678 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sonarcloud.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from sonarcloud.io.

Cypher and MCP

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

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