Hostname
sharewareonsale.com
Last fetched
sharewareonsale.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
sharewareonsale.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.227 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.227 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.89 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- azadi network
- Contact emails
- admin@sharewareonsale.com
- 06a4e2f506494d26be9c52790ba65ca3.protect@whoisguard.com
- 0714a742b8ad451a83458cd298dc9b9b.protect@whoisguard.com
- 08714903bb4e434d81763fda9fc50282.protect@whoisguard.com
- 187f2e8dde6c43ea983b3ea5b7d1ecde.protect@whoisguard.com
- 2ccec8999f034639a13a012ed0785282.protect@whoisguard.com
- 6c6a87c5620a41138338c0ca6d16c34b.protect@whoisguard.com
- e35b3f44cb3f4718ab9bb7e721f06b81.protect@whoisguard.com
- eb8a826e86fc465b9eb85e8c45582151.protect@whoisguard.com
- 3d4197f5497943fc8d6bf7061a69df5d.protect@withheldforprivacy.com
- ba68a7906792420ab6d5f1dcfe74a917.protect@withheldforprivacy.com
- e2b61931501c4e8bb51823a7af1de429.protect@withheldforprivacy.com
Subdomains
22 observed subdomains of sharewareonsale.com.
Showing 19 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sharewareonsale.com in the public web crawl.
524 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sharewareonsale.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 209.133.209.227 |
Related pages
Pivot deeper into the graph from sharewareonsale.com.
- IP · 104.26.4.227
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · admin@sharewareonsale.com
- TLD · .com
- Browse hostnames · sh…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sharewareonsale.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.