Skip to content

Hostname

solstice.us

Last fetched

solstice.us resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · solstice.usRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/solstice.us

Resolution chain

solstice.us resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.93.2313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8013.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.42.10854.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.11654.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.2754.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH
54.230.42.354.230.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

Registrar
iana:146
Organization
scott becker
Contact emails

Subdomains

22 observed subdomains of solstice.us.

Web-graph footprint

Distinct hostnames that link to or from solstice.us in the public web crawl.

286 sites link to this hostname.

353 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for solstice.us.

MechanismTarget
SPF_INCLUDE4822491.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from solstice.us.

Cypher and MCP

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

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