Skip to content

Hostname

sunrun.com

Last fetched

sunrun.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sunrun.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/sunrun.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.10818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.2518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8518.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8718.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.66.122.318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
developer operations
Contact emails

Subdomains

136 observed subdomains of sunrun.com.

Web-graph footprint

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

1,248 sites link to this hostname.

243 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sunrun.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf1.sunrun.com
SPF_INCLUDEspf_c.oraclecloud.com

Related pages

Pivot deeper into the graph from sunrun.com.

Cypher and MCP

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

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