Hostname
sharethis.com
Last fetched
sharethis.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sharethis.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 99.84.152.121 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.28 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.53 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.95 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.234.109 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.35 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.96 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.98 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sharethis.com owner
- Contact emails
- sharethis.com@domainsbyproxy.com
- 00a0cfe3-60f4-4ab4-98e1-a598306b5d3e@identity-protect.org
- 0acc2bc2-9f1b-49a5-9947-b551dcddf5d3@identity-protect.org
- 6656317d-c47c-4c3a-b462-66aaebc99afb@identity-protect.org
- 6b335c07-7ccf-4322-b12b-0cdcc1a2a1a5@identity-protect.org
- 6fcb5450-50d0-4eb3-86a1-18225764c982@identity-protect.org
- cfffe371-a776-4c57-9138-f92ad75a8af7@identity-protect.org
- owner-10152804@sharethis.com.whoisprivacyservice.org
- owner-10225371@sharethis.com.whoisprivacyservice.org
- owner-10422753@sharethis.com.whoisprivacyservice.org
- owner-10495320@sharethis.com.whoisprivacyservice.org
- owner-10692702@sharethis.com.whoisprivacyservice.org
- owner-10765269@sharethis.com.whoisprivacyservice.org
- owner-10962651@sharethis.com.whoisprivacyservice.org
- owner-119556@sharethis.com.whoisprivacyservice.org
- owner-2490847@sharethis.com.whoisprivacyservice.org
- owner-389505@sharethis.com.whoisprivacyservice.org
- owner-4256767@sharethis.com.whoisprivacyservice.org
- owner-4526716@sharethis.com.whoisprivacyservice.org
- owner-4724098@sharethis.com.whoisprivacyservice.org
- and 9 more
Subdomains
66 observed subdomains of sharethis.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sharethis.com in the public web crawl.
11,359 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for sharethis.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | em.autopilotmail.io |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.autopilothq.com |
Related pages
Pivot deeper into the graph from sharethis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sharethis.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.